gtsam/base/tests
Alex Cunningham 99e4c09a7e Added a FixedVector class that uses a bounded boost vector to allow for type-level dimension specification 2010-08-02 19:01:00 +00:00
..
testBTree.cpp Moved tests and timing scripts into subfolders 2010-07-16 17:10:16 +00:00
testDSF.cpp Moved tests and timing scripts into subfolders 2010-07-16 17:10:16 +00:00
testDSFVector.cpp Moved tests and timing scripts into subfolders 2010-07-16 17:10:16 +00:00
testFixedVector.cpp Added a FixedVector class that uses a bounded boost vector to allow for type-level dimension specification 2010-08-02 19:01:00 +00:00
testMatrix.cpp CppUnitLite will now catch exceptions and tell you the error and the line number of the failing test. This is to avoid having to hunt for crashing tests out of a large battery of tests. Look at the results of the (still failing) wrap/testWrap for an example. 2010-07-16 19:30:38 +00:00
testSPQRUtil.cpp Bug fix in SPQRUtils makeStairs and corresponding unit test. Copied only part of matrix when any row in A had greater than m leading zeros. 2010-07-20 06:12:10 +00:00
testVector.cpp Moved tests and timing scripts into subfolders 2010-07-16 17:10:16 +00:00
timeMatrix.cpp Moved tests and timing scripts into subfolders 2010-07-16 17:10:16 +00:00