We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850b334 commit 6dad8a0Copy full SHA for 6dad8a0
testing/test_anymatrix_properties.m
@@ -1,7 +1,7 @@
1
function results = test_anymatrix_properties(regenerate_tests, ...
2
warnings_on, results_out)
3
%TEST_ANYMATRIX_PROPERTIES Test anymatrix matrix properties.
4
-% TEST_ANYMATRIX_PROPERTIES(regenerate_tests, warnings_on)
+% TEST_ANYMATRIX_PROPERTIES(regenerate_tests, warnings_on, results_out)
5
% runs unit tests for anymatrix matrix properties.
6
% It auto generates the function-based unit tests.
7
% If regenerate_tests == 1 (default 0) then the tests are regenerated.
0 commit comments