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