- Timestamp:
- May 25, 2016, 7:13:58 AM (9 years ago)
- Children:
- 92a32a
- Parents:
- 3237b2
- git-author:
- Frederik Heber <heber@…> (06/05/14 17:17:10)
- git-committer:
- Frederik Heber <heber@…> (05/25/16 07:13:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp
r3237b2 r65b99b 22 22 { 23 23 CPPUNIT_TEST_SUITE( SphericalPointDistributionTest) ; 24 CPPUNIT_TEST ( QuaternionTest ); 24 25 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_2 ); 25 26 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_3 ); … … 34 35 void setUp(); 35 36 void tearDown(); 37 void QuaternionTest(); 36 38 void matchSphericalPointDistributionsTest_2(); 37 39 void matchSphericalPointDistributionsTest_3();
Note:
See TracChangeset
for help on using the changeset viewer.