dynare/matlab/utilities/tests
Sébastien Villemot 8daed40ab3 Fix exception handling under MATLAB in unitary test infrastructure.
The getReport() function of MATLAB expects an exception coming from the "catch"
statement. It is not happy with the value returned by lasterror().
2014-03-27 18:18:29 +01:00
..
build_report_summary.m Cosmetic change. 2013-07-08 16:43:38 +02:00
dynTest.m Fix copyright notices 2012-10-31 17:03:49 +01:00
dyn_assert.m Fix copyright notices 2013-06-12 17:04:46 +02:00
get_directory_description.m Modify get_directory_description to return a flat cell 2013-12-09 18:54:12 +01:00
is_unitary_test_available.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
mtest.m Fix exception handling under MATLAB in unitary test infrastructure. 2014-03-27 18:18:29 +01:00
run_unitary_tests.m Modify get_directory_description to return a flat cell 2013-12-09 18:54:12 +01:00
run_unitary_tests_in_directory.m Cosmetic change. Display the cell report in the log file. 2013-07-05 18:07:28 +02:00