Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | less noisy about changing directories | Ken Martin | 2002-03-15 | 1 | -1/+8 |
| | |||||
* | ENH: overhaul of RunCommand on windows, if only win32 had popen... | Bill Hoffman | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -3/+3 |
| | |||||
* | ENH: add -E option (exclude tests matching a regexp) | Sebastien Barre | 2002-03-06 | 1 | -4/+24 |
| | |||||
* | add command line option -D for config directory to run | Bill Hoffman | 2002-02-26 | 1 | -2/+20 |
| | |||||
* | ENH: Since each test can send a lot of text to stderr/stdout, ctest now ↵ | Sebastien Barre | 2002-02-21 | 1 | -7/+16 |
| | | | | displays the list of tests that failed at the end of the process. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | ENH: add flush | Bill Hoffman | 2001-12-11 | 1 | -0/+1 |
| | |||||
* | minor fix for not found executables | Ken Martin | 2001-12-03 | 1 | -0/+9 |
| | |||||
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 1 | -1/+3 |
| | |||||
* | ENH: add better error reports in parsing cmake files, like what file has the ↵ | Bill Hoffman | 2001-10-02 | 1 | -1/+1 |
| | | | | error | ||||
* | handle spaces in commands and args | Berk Geveci | 2001-09-20 | 1 | -2/+3 |
| | |||||
* | updated testing | Ken Martin | 2001-09-11 | 1 | -3/+20 |
| | |||||
* | added regexp option | Ken Martin | 2001-08-29 | 1 | -3/+27 |
| | |||||
* | better formatted output | Ken Martin | 2001-08-27 | 1 | -1/+2 |
| | |||||
* | ENH: add more testing | Bill Hoffman | 2001-08-23 | 1 | -2/+2 |
| | |||||
* | also check path for test executables | Ken Martin | 2001-08-23 | 1 | -0/+10 |
| | |||||
* | fixed format | Ken Martin | 2001-08-23 | 1 | -1/+1 |
| | |||||
* | added test driver for make test target | Ken Martin | 2001-08-23 | 1 | -0/+190 |