- Timestamp:
- Jun 8, 2016, 10:45:27 PM (9 years ago)
- Children:
- 6369bc
- Parents:
- e34888
- git-author:
- Frederik Heber <heber@…> (06/06/16 14:28:05)
- git-committer:
- Frederik Heber <heber@…> (06/08/16 22:45:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Summation/SetValues/unittests/SamplingGridUnitTest.hpp
re34888 rc739b3 24 24 { 25 25 CPPUNIT_TEST_SUITE( SamplingGridTest) ; 26 CPPUNIT_TEST ( equivalentGrids_Test ); 26 27 CPPUNIT_TEST ( compatibleGrids_Test ); 27 28 CPPUNIT_TEST ( operatorPlusEqual_Test ); … … 42 43 void setUp(); 43 44 void tearDown(); 45 void equivalentGrids_Test(); 44 46 void compatibleGrids_Test(); 45 47 void isCongruent_Test();
Note:
See TracChangeset
for help on using the changeset viewer.
