- Timestamp:
- May 25, 2016, 7:13:58 AM (9 years ago)
- Children:
- 4d611d
- Parents:
- 80c119
- git-author:
- Frederik Heber <heber@…> (06/29/14 21:20:49)
- git-committer:
- Frederik Heber <heber@…> (05/25/16 07:13:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp
r80c119 r7e9402 23 23 CPPUNIT_TEST_SUITE( SphericalPointDistributionTest) ; 24 24 CPPUNIT_TEST ( areEqualToWithinBoundsTest ); 25 CPPUNIT_TEST ( joinPointsTest ); 25 26 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_2 ); 26 27 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_3 ); … … 36 37 void tearDown(); 37 38 void areEqualToWithinBoundsTest(); 39 void joinPointsTest(); 38 40 void matchSphericalPointDistributionsTest_2(); 39 41 void matchSphericalPointDistributionsTest_3();
Note:
See TracChangeset
for help on using the changeset viewer.
