Mercurial > hg > octave-lyh
log scripts/testfun/__run_test_suite__.m @ 17260:dac81d4b8ce1
age | author | description |
---|---|---|
Mon, 05 Aug 2013 11:43:58 -0700 | Rik | __run_test_suite__.m: Recode regexps for performance. Don't search private '.' dirs. |
Wed, 17 Jul 2013 14:02:32 -0700 | Rik | Use matrix concatenation for strings, rather than cstrcat(), for clarity and performance. |
Sat, 22 Jun 2013 19:47:32 -0700 | Rik | doc: Periodic grammarcheck of documentation. |
Sat, 09 Feb 2013 21:35:55 -0500 | John W. Eaton | rename all test files in the test directory from test_X.m to X.tst |
Fri, 08 Feb 2013 16:53:14 -0500 | John W. Eaton | install tests and functions to run them |