Changes in src/unittests/BoxUnitTest.cpp [3308b6:ad011c]
- File:
-
- 1 edited
-
src/unittests/BoxUnitTest.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/unittests/BoxUnitTest.cpp
r3308b6 rad011c 39 39 40 40 void BoxUnittest::setUp(){ 41 // failing asserts should be thrown42 41 ASSERT_DO(Assert::Throw); 43 44 42 unit = new RealSpaceMatrix; 45 43 unit->setIdentity();
Note:
See TracChangeset
for help on using the changeset viewer.
