Richard Roberts
|
75b35949c9
|
Fixed several unit test main() functions that were returning 0 instead of the result of runAllTests. This caused unit tests to print failures but not count as failures in the pass/fail counts. In CMake projects, since test output is logged to a file instead of printed, this caused no indication of failures when they occured! All tests still pass with no other modifications after fixing this.
|
2010-02-20 22:22:45 +00:00 |
Frank Dellaert
|
2aec16d3cf
|
Combined evaluation/derivatives now return the function value instead of using a pointer
|
2009-10-22 14:44:27 +00:00 |
Frank Dellaert
|
ff9a89c81b
|
unit tests in meter
|
2009-09-05 20:35:09 +00:00 |
Frank Dellaert
|
179b5c09ae
|
static members for creating "level" cameras as we find on idealized robots
|
2009-08-29 06:54:10 +00:00 |
Richard Roberts
|
d80fa24a9f
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |