gtsam/CppUnitLite
Richard Roberts f1132359d4 Installing headers in subdirectories and converted include directives to match the subdirectory structure (also see email to frankcvs) 2010-08-19 17:23:19 +00:00
..
Failure.cpp
Failure.h
Makefile.am Installing headers in subdirectories and converted include directives to match the subdirectory structure (also see email to frankcvs) 2010-08-19 17:23:19 +00:00
SimpleString.cpp
SimpleString.h
Test.cpp
Test.h Added new test structures that allow for nonfatal assertions: EXPECT, EXPECT_DOUBLES_EQUAL, EXPECT_LONGS_EQUAL. Use these to check several unrelated conditions in a test. testTupleConfig was updated to make use of the new test structures. 2010-08-06 14:23:12 +00:00
TestHarness.h
TestRegistry.cpp Added the ability to check if an operation throws the correct exception 2010-07-16 19:53:53 +00:00
TestRegistry.h
TestResult.cpp
TestResult.h