Changeset ef9dff6 for src/Helpers/unittests/LogUnitTest.hpp
- Timestamp:
- Jul 14, 2014, 8:37:03 PM (11 years ago)
- Children:
- 0ab195
- Parents:
- ca940b
- git-author:
- Frederik Heber <heber@…> (06/19/14 16:26:39)
- git-committer:
- Frederik Heber <heber@…> (07/14/14 20:37:03)
- File:
-
- 1 edited
-
src/Helpers/unittests/LogUnitTest.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Helpers/unittests/LogUnitTest.hpp
rca940b ref9dff6 20 20 CPPUNIT_TEST_SUITE( LogTest) ; 21 21 CPPUNIT_TEST ( logTest ); 22 CPPUNIT_TEST ( newOutputTest ); 22 23 CPPUNIT_TEST_SUITE_END(); 23 24 … … 25 26 void setUp(); 26 27 void tearDown(); 28 void newOutputTest(); 27 29 28 30 void logTest();
Note:
See TracChangeset
for help on using the changeset viewer.
