| .. |
|
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
|
You can now just type the name of a variable in MATLAB and press return, and it will display
|
2009-12-12 04:10:59 +00:00 |
|
Class.h
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |
|
Constructor.cpp
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |
|
Constructor.h
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |
|
Makefile.am
|
fixed testWrap unit test
|
2010-02-23 14:59:30 +00:00 |
|
Method.cpp
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |
|
Method.h
|
Fixing directory structure
|
2009-08-21 22:23:24 +00:00 |
|
Module.cpp
|
Tried making tests less verbose
|
2010-02-23 15:13:49 +00:00 |
|
Module.h
|
Tried making tests less verbose
|
2010-02-23 15:13: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
|
Tried making tests less verbose
|
2010-02-23 15:13: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
|
Tried making tests less verbose
|
2010-02-23 15:13:49 +00:00 |