- 30 Nov, 2017 1 commit
-
-
Emmanuel Promayon authored
Add more (pertinent) test everytime it is possible. Fixing bugs as they are unveiled by the new tests
-
- 29 Nov, 2017 3 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
+ added some comments about why testapplications are in a separated directory
-
- 28 Nov, 2017 8 commits
-
-
Emmanuel Promayon authored
This test results in an exception from ITK. testaction is now better at handling exeption (no crash), but imp is (yet) not... This test property should be kept until imp is able to handle this exception properly (i.e., without crashing) too.
-
Emmanuel Promayon authored
a log entry should always explain why a test failed or aborted.
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Now testaction really runs the action code... Fixed basicmesh extension...
-
Emmanuel Promayon authored
including code cleaning and deeper test
-
Emmanuel Promayon authored
testdata/ctestdata directory moved to testdata/autotest code cleaning of cmake camitk_extension automatic test code cleaning of test applications, including manpage
-
- 27 Nov, 2017 13 commits
-
-
Emmanuel Promayon authored
Testing lots of bad arguments handling
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Default test components level should be 2
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Previously there was no message at all. This means that the most global component extension took silently the place of a local component extension. The expected behaviour is to at least say something about this situation. Being silent in this case can be considered as bad behaviour!
-
Emmanuel Promayon authored
Should improve nailing down bugs.
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
what() is declared as a const method in std::exception, AbortException should be the same
-
- 25 Nov, 2017 4 commits
-
-
Emmanuel Promayon authored
Includes library and interdependencies inside the CEP
-
Emmanuel Promayon authored
Default action can now print QVector4D parameter
-
Emmanuel Promayon authored
I/O exception handling is now working and error message is displayed. + modernized API to C++11 recommendation (no "throw" declared)
-
Emmanuel Promayon authored
-
- 24 Nov, 2017 5 commits
-
-
Emmanuel Promayon authored
caveat: only works for machine where bash is available (aka Linux or MacOs)
-
Emmanuel Promayon authored
caveat: this test will not be run on windows...
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 21 Nov, 2017 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
set CAMITK_TEST_COVERAGE to TRUE to generate the 'camitk-test-coverage' target → it will create a coverage analysis report in ${PROJECT_BINARY_DIR}/camitk-test-coverage Update to latest additional CodeCoverage CMake modules by Lars Bilke (thanks to him!)
-
- 20 Nov, 2017 2 commits
-
-
Emmanuel Promayon authored
(sorry this has nothing to do with bug/activate-coverage...)
-
Emmanuel Promayon authored
see https://forge.imag.fr/plugins/mediawiki/wiki/camitk/index.php/Testcoverage for usage documentation
-
- 15 Nov, 2017 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-