- Timestamp:
- Sep 10, 2016, 4:14:02 PM (9 years ago)
- Branches:
- SaturateAtoms_singleDegree
- Children:
- 226860
- Parents:
- 408415
- git-author:
- Frederik Heber <heber@…> (06/05/14 17:42:39)
- git-committer:
- Frederik Heber <heber@…> (09/10/16 16:14:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp
r408415 r2cd0a0 22 22 { 23 23 CPPUNIT_TEST_SUITE( SphericalPointDistributionTest) ; 24 CPPUNIT_TEST ( QuaternionTest );25 24 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_2 ); 26 25 CPPUNIT_TEST ( matchSphericalPointDistributionsTest_3 ); … … 35 34 void setUp(); 36 35 void tearDown(); 37 void QuaternionTest();38 36 void matchSphericalPointDistributionsTest_2(); 39 37 void matchSphericalPointDistributionsTest_3();
Note:
See TracChangeset
for help on using the changeset viewer.