-
- Downloads
Change the tag triggering unit tests.
The unit tests are no more triggered by a comment on the first line (which is kind of problematic for the help comand in Octave) but by a comment after the last return statement. Also English correction (unitary test -> unit test).
Showing
- doc/source/index.rst 24 additions, 20 deletionsdoc/source/index.rst
- src/Contents.m 4 additions, 4 deletionssrc/Contents.m
- src/build_report_summary.m 7 additions, 7 deletionssrc/build_report_summary.m
- src/display_report.m 3 additions, 3 deletionssrc/display_report.m
- src/is_unit_test_available.m 15 additions, 11 deletionssrc/is_unit_test_available.m
- src/mtest.m 5 additions, 5 deletionssrc/mtest.m
- src/run_unit_tests.m 7 additions, 7 deletionssrc/run_unit_tests.m
- src/run_unit_tests_in_directory.m 8 additions, 8 deletionssrc/run_unit_tests_in_directory.m
Please register or sign in to comment