gtsam/wrap/tests
dellaert 9a102e8c59 Handle special case of single overload with all numeric arguments 2014-05-25 15:21:49 -04:00
..
expected Handle special case of single overload with all numeric arguments 2014-05-25 15:21:49 -04:00
expected_namespaces Handle special case of single overload with all numeric arguments 2014-05-25 15:21:49 -04:00
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
geometry.h serialization works for graph and PriorFactor. Added second flag for serialization: can add "void serializable()" or "void serialize()" to allow for either just exporting (necessary if no default constructor), or implementing the full serialization functions 2013-06-19 17:50:05 +00:00
testDependencies.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testMemory.m Fixed testWrap failures with the new wrapper 2012-03-30 18:06:58 +00:00
testNamespaces.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testSpirit.cpp changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testWrap.cpp Fixed more unit tests 2013-08-06 18:04:40 +00:00