| .. |
|
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
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
testDSFVector.cpp
|
Removed headers
|
2016-05-22 14:22:36 -07:00 |
|
testDebug.cpp
|
Fixed warnings due to discrete. GTSAM now Wall-safe?
|
2012-06-22 21:45:36 +00:00 |
|
testFastContainers.cpp
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
testGroup.cpp
|
Removed headers
|
2016-05-22 14:22:36 -07: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
|
for over tuples
|
2016-05-22 14:11:14 -07: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
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07: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
|
Deprecated bool zero(). All unit tests pass.
|
2016-04-15 20:21:34 -04:00 |
|
testVerticalBlockMatrix.cpp
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |