diff options
author | Luca Muscariello <lumuscar+fdio@cisco.com> | 2017-02-23 17:01:02 +0100 |
---|---|---|
committer | Luca Muscariello <lumuscar+fdio@cisco.com> | 2017-02-23 17:21:02 +0100 |
commit | ec688b4723a041044226358bcd4dd6e2da39da49 (patch) | |
tree | 3a244c48d1eb9e4d90f9050fd1a61ae5c0327526 /longbow/src/LongBow/test/.gitignore | |
parent | 9b30fc10fb1cbebe651e5a107e8ca5b24de54675 (diff) |
Initial commit: cframework. Longbow and Libparc
Change-Id: I90378dbd30da6033b20fb1f829b3b822cf366c59
Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>
Diffstat (limited to 'longbow/src/LongBow/test/.gitignore')
-rw-r--r-- | longbow/src/LongBow/test/.gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/longbow/src/LongBow/test/.gitignore b/longbow/src/LongBow/test/.gitignore new file mode 100644 index 00000000..182506bc --- /dev/null +++ b/longbow/src/LongBow/test/.gitignore @@ -0,0 +1,30 @@ +*.gcda +*.gcno +*.gcov +*.longbow +*.log +test_longBow_ArrayList +test_longBow_Backtrace +test_longBow_Config +test_longBow_Debug +test_longBow_Fixture +test_longBow_Memory +test_longBow_Main +test_longBow_OpenFile +test_longBow_Report +test_longBow_Runner +test_longBow_Runtime +test_longBow_Status +test_longBow_TestCase +test_longBow_TestCaseClipBoard +test_longBow_Properties +test_longBow_UnitTesting +test_longBow_Empty +test_longBow_File +test_longBow_String +test_longBow_Thread +test_longBow_CommandLineOptions +test_longBow_Expected +test_assertions +test_longBow_Properties +test_longBow_MeasureTime |