- Nov 13, 2018
-
-
Sébastien Villemot authored
-
- Sep 14, 2018
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Sep 10, 2018
-
-
Sébastien Villemot authored
-
- May 19, 2017
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Mar 19, 2017
-
-
Stéphane Adjemian authored
Was not working if the second line of the test was empty and had no trailing space.
-
- Mar 17, 2017
-
-
Stéphane Adjemian authored
-
- Mar 01, 2017
-
-
Stéphane Adjemian authored
In this case the unit tests blocks must be preceeded by a return statement.
-
- Oct 21, 2016
-
-
Houtan Bastani authored
isequalwithequalnans does not exist in Octave 4.2 and both Octave and Matlab encourage use of isequaln
-
- Nov 20, 2015
-
-
Stéphane Adjemian authored
-
- Nov 18, 2015
-
-
Stéphane Adjemian authored
-
- Nov 17, 2015
-
-
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
-
- Sep 01, 2015
-
- Dec 12, 2014
-
-
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.
-
- Dec 01, 2014
-
-
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
-
- Nov 29, 2014
-
-
Stéphane Adjemian authored
-
- Nov 09, 2014
-
-
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
-
- Nov 08, 2014
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Nov 07, 2014
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-