- 09 Jun, 2021 1 commit
-
-
Sébastien Villemot authored
-
- 07 Apr, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 12 Dec, 2018 1 commit
-
-
Sébastien Villemot authored
Otherwise the final report cannot be displayed.
-
- 13 Nov, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 14 Sep, 2018 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 10 Sep, 2018 1 commit
-
-
Sébastien Villemot authored
-
- 19 May, 2017 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 19 Mar, 2017 1 commit
-
-
Stéphane Adjemian authored
Was not working if the second line of the test was empty and had no trailing space.
-
- 17 Mar, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 01 Mar, 2017 1 commit
-
-
Stéphane Adjemian authored
In this case the unit tests blocks must be preceeded by a return statement.
-
- 21 Oct, 2016 1 commit
-
-
Houtan Bastani authored
isequalwithequalnans does not exist in Octave 4.2 and both Octave and Matlab encourage use of isequaln
-
- 20 Nov, 2015 1 commit
-
-
Stéphane Adjemian authored
-
- 18 Nov, 2015 1 commit
-
-
Stéphane Adjemian authored
-
- 17 Nov, 2015 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Print PASSED or FAILED for each tested routine.
-
Stéphane Adjemian authored
-
- 01 Sep, 2015 1 commit
-
-
- 12 Dec, 2014 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
If m-unit-tests/src is in the Matlab/Octave's path, then help m-unit-tests/src will display the list of routines in the toolbox and an example.
-
- 01 Dec, 2014 2 commits
-
-
Stéphane Adjemian authored
To use this toolbox the src folder should be added to the Matlab's path and the script src/initialize_unit_tests_toolbox should be executed (if needed the missing subfolder will be added to the path).
-
Stéphane Adjemian authored
-
- 29 Nov, 2014 1 commit
-
-
Stéphane Adjemian authored
-
- 09 Nov, 2014 8 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Wrong arguments passed to reshape() routine.
-
Stéphane Adjemian authored
Output argument t was not initialized when dassert() routine was called with three arguments for comparing arrays of doubles.
-
Stéphane Adjemian authored
First input of isa() routine is the tested object, not the type of the object...
-
Stéphane Adjemian authored
Propagate the correct number of input arguments in recursive calls.
-
Stéphane Adjemian authored
Missing condition to decide which version of isequal should be used.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 08 Nov, 2014 4 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-