- 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
-
- 07 Nov, 2014 6 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added comparison of struct and cell arrays (with recursive calls).
-
- 06 Nov, 2014 7 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
The routine get_directory_description only returns m files in the targeted directory and subfolders.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 05 Nov, 2014 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-