Duy-Nguyen Ta
|
e3918da95c
|
update test to comply with a cython wrapper's requirement: need an include for every class.
|
2017-03-18 18:33:01 -04:00 |
Duy-Nguyen Ta
|
42deeb7bf0
|
fix/update matlab wrapper tests when wrap serialization option is off
|
2017-03-18 18:26:21 -04:00 |
dellaert
|
72fe66d468
|
Removed headers
|
2016-05-22 14:22:36 -07:00 |
yao
|
dc00eb4f87
|
Reverted the files in which the #include <boost/foreach.hpp> was removed.
|
2016-05-21 17:51:04 -04:00 |
Yao Chen
|
d1ea1015a9
|
Replaced BOOSE_FOREACH with for in wrap folder. Tested the changed code locally: successful.
|
2016-05-20 21:41:18 -04:00 |
dellaert
|
aaba18c61d
|
Added expected files.
|
2014-12-19 15:39:34 +01:00 |
lvzhaoyang
|
bcfcf8be8e
|
fix gtsam wrapper for priorFactorVector
|
2014-12-12 11:34:34 -05:00 |
dellaert
|
8d128ef809
|
Make sure an Eigen type is tested as template parameter
|
2014-12-01 14:42:19 +01:00 |
dellaert
|
0e5332ed3e
|
Removed incorrect void, which fixed old problems and even improves on generated code.
|
2014-12-01 10:30:47 +01:00 |
dellaert
|
7362b4e393
|
Returned correct test
|
2014-12-01 10:20:54 +01:00 |
dellaert
|
ba51b02cf0
|
Moving to optionals fixed template dreturn argument!
Merge branch 'qualified' into grammar_wrongtest
Conflicts:
wrap/Class.cpp
wrap/Function.h
wrap/Qualified.h
wrap/ReturnType.h
wrap/tests/testWrap.cpp
|
2014-12-01 09:48:56 +01:00 |
dellaert
|
f6faabf542
|
Temporarily checked in wrong tests to be able to fix everything else
|
2014-11-30 23:47:55 +01:00 |
dellaert
|
8d9e108acc
|
Check Vector by checking size
|
2014-11-29 21:43:48 +01:00 |
dellaert
|
ea070353d6
|
non-serialization expected values
|
2014-11-29 13:59:23 +01:00 |
dellaert
|
5ab9b8e439
|
Test Vector and Matrix as template values
|
2014-11-29 13:45:11 +01:00 |
dellaert
|
8ef78db9d8
|
Fixed template expansion of classes
|
2014-11-13 21:53:58 +01:00 |
dellaert
|
341ad9f288
|
gtsam.h with templated Values::at now compiles !
|
2014-11-13 01:26:06 +01:00 |
dellaert
|
3c1daa5d6f
|
Templated methods work !!!!
|
2014-11-13 00:39:15 +01:00 |
dellaert
|
34a0913125
|
Fixed issue with templateArgName overloading
|
2014-11-12 19:09:30 +01:00 |
dellaert
|
2ab5e17cd8
|
Added tests for doubly templated class and typedef
|
2014-11-11 23:09:20 +01:00 |
dellaert
|
b8d9d5b6ca
|
Starting down the path of a templated method
|
2014-11-11 22:38:50 +01:00 |
dellaert
|
c66d6bd1a4
|
Added templated class
|
2014-11-11 18:14:17 +01:00 |
dellaert
|
752d4800f1
|
Added new set of expected files in case serialize is turned off
|
2014-11-11 13:43:25 +01:00 |