..
expected
fixed testWrap unit test
2010-02-23 14:59:30 +00:00
.cvsignore
Fixing directory structure
2009-08-21 22:23:24 +00:00
Argument.cpp
Fixing directory structure
2009-08-21 22:23:24 +00:00
Argument.h
Fixing directory structure
2009-08-21 22:23:24 +00:00
Class.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Class.h
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Constructor.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Constructor.h
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Makefile.am
Re-organization: moving all files.
2010-07-12 07:16:31 +00:00
Method.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Method.h
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Module.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
Module.h
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
geometry.h
fixed testWrap unit test
2010-02-23 14:59:30 +00:00
hello.cpp
Fixing directory structure
2009-08-21 22:23:24 +00:00
testSpirit.cpp
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
testWrap.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00
utilities.cpp
fixed files_equal for new unit testWrap setup
2010-02-23 14:54:28 +00:00
utilities.h
fixed files_equal for new unit testWrap setup
2010-02-23 14:54:28 +00:00
wrap-matlab.h
fixed unwrap functions to simply cast from scalars (whatever type, through mxGetScalar)
2010-02-23 04:33:07 +00:00
wrap.cpp
Added 'verbose' flag, making unit tests silent
2010-02-23 17:04:49 +00:00