]> gitweb.michael.orlitzky.com - octave.git/commit
Add unit test framework and sample script.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 16 Sep 2012 05:00:04 +0000 (01:00 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 16 Sep 2012 05:00:04 +0000 (01:00 -0400)
commit8aa8cc9c12fe18887eb13a08962bde982dad996d
treeeda2c5d25b4eae4b1f2f2b63a305bfca2e1a9e71
parent437324f2edf6b26c772080f8cbe3b321dda8d70f
Add unit test framework and sample script.
errcheck.m [new file with mode: 0644]
erreval.m [new file with mode: 0644]
unit-tests [new file with mode: 0755]
unit_init.m [new file with mode: 0644]
unit_results.m [new file with mode: 0644]
unit_test.m [new file with mode: 0644]
unit_test_equals.m [new file with mode: 0644]
unit_test_err.m [new file with mode: 0644]