gtsam/wrap/tests
Duy-Nguyen Ta 6a0a1505a2 fix test 2016-11-25 04:05:52 -05:00
..
expected Removed headers 2016-05-22 14:22:36 -07:00
expected-python Made tests succeed, added templated Vector templates 2016-02-07 20:34:16 -08:00
expected2 Removed headers 2016-05-22 14:22:36 -07:00
expected_namespaces Removed headers 2016-05-22 14:22:36 -07: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
cythontest.h Remove copy constructor assumption. Manually add copy constructors. Remove dependency on default constructor (some like Optimizers and Marginals don't have the default constructor). Remove cyCreateFromValue. Ignore variable name when checking overload similarity. 2016-09-13 17:11:23 -04:00
geometry.h fix testWrap: revert experimental changes 2016-09-10 22:18:53 -04:00
testArgument.cpp Fixed ArgumentListGrammar 2014-12-01 10:38:24 +01:00
testClass.cpp Changes to wrap from FixedValues branch/PR. Since unrelated to that PR and useful for OptionalJacobian wrapping in py_wrap, made this a separate PR. 2016-02-07 20:33:48 -08:00
testDependencies.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
testGlobalFunction.cpp fix test 2016-11-25 04:05:52 -05:00
testMemory.m Fixed testWrap failures with the new wrapper 2012-03-30 18:06:58 +00:00
testMethod.cpp killed old stuff 2014-12-02 13:30:21 +01:00
testNamespaces.h Make sure it works for namespaces as well 2014-05-25 16:37:43 -04:00
testReturnValue.cpp Another test 2014-11-30 23:46:25 +01:00
testSpirit.cpp boost::spirit assign_a fixes to use non-literials 2016-08-11 14:23:26 +12:00
testTemplate.cpp Changes to wrap from FixedValues branch/PR. Since unrelated to that PR and useful for OptionalJacobian wrapping in py_wrap, made this a separate PR. 2016-02-07 20:33:48 -08:00
testType.cpp Successfully used TypeListGrammar 2014-12-01 12:14:08 +01:00
testWrap.cpp fix testWrap: revert experimental changes 2016-09-10 22:18:53 -04:00
testWrapCython.cpp add headers, small refactor, test FastContainers 2016-09-09 22:28:15 -04:00