| .. |
|
CMakeLists.txt
|
Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
|
2014-02-13 01:34:31 -05:00 |
|
testCholesky.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testDSFVector.cpp
|
DSF with Map, allows more general types
|
2013-10-26 17:57:03 +00:00 |
|
testDebug.cpp
|
Fixed warnings due to discrete. GTSAM now Wall-safe?
|
2012-06-22 21:45:36 +00:00 |
|
testFastContainers.cpp
|
Globally replaced FastSet<Key> with KeySet.
|
2015-06-20 18:38:25 -07:00 |
|
testGroup.cpp
|
namespace fix for issue #239
|
2015-06-07 17:28:25 -04:00 |
|
testLieMatrix.cpp
|
removed redundancy in naming
|
2015-07-09 11:29:32 -07:00 |
|
testLieScalar.cpp
|
removed redundancy in naming
|
2015-07-09 11:29:32 -07:00 |
|
testLieVector.cpp
|
removed redundancy in naming
|
2015-07-09 11:29:32 -07:00 |
|
testMatrix.cpp
|
Re-factored scalar traits and fixed Matrix traits (bug in RowMajor, compile issues for dynamic types)
|
2014-12-26 16:11:53 +01:00 |
|
testNumericalDerivative.cpp
|
Agree this should be done, don't agree it should be test failure.
|
2014-12-21 15:08:34 +01:00 |
|
testOptionalJacobian.cpp
|
Functioning "cols" method. Unfortunately, "rows" and "block" are not easy.
|
2015-07-19 17:15:26 -07:00 |
|
testSerializationBase.cpp
|
Globally replaced FastSet<Key> with KeySet.
|
2015-06-20 18:38:25 -07:00 |
|
testSymmetricBlockMatrix.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
|
testTestableAssertions.cpp
|
removed redundancy in naming
|
2015-07-09 11:29:32 -07:00 |
|
testTreeTraversal.cpp
|
Fixed many warnings on Ubuntu
|
2015-05-12 13:46:24 -07:00 |
|
testVector.cpp
|
Re-factored scalar traits and fixed Matrix traits (bug in RowMajor, compile issues for dynamic types)
|
2014-12-26 16:11:53 +01:00 |
|
testVerticalBlockMatrix.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |