Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Handle all white spaces, fix problem on cygwin | Andy Cedilnik | 2003-10-16 | 1 | -2/+2 |
| | |||||
* | ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line | Andy Cedilnik | 2003-09-23 | 1 | -0/+1 |
| | |||||
* | BUG: Report failed as failed... | Andy Cedilnik | 2003-08-18 | 1 | -1/+2 |
| | |||||
* | BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug ↵ | Andy Cedilnik | 2003-08-18 | 1 | -55/+75 |
| | | | | #153 - CTest does not detect tests that are not found | ||||
* | BUG: Fix test reporting | Andy Cedilnik | 2003-08-15 | 1 | -0/+1 |
| | |||||
* | ENH: Fix verbose output, fix error message, and fix the exit code check | Andy Cedilnik | 2003-08-14 | 1 | -11/+20 |
| | |||||
* | ENH: Better error reporting | Andy Cedilnik | 2003-08-13 | 1 | -32/+140 |
| | |||||
* | ENH: Cleanup the output | Andy Cedilnik | 2003-08-11 | 1 | -3/+8 |
| | |||||
* | ENH: Remove debug | Andy Cedilnik | 2003-08-11 | 1 | -1/+0 |
| | |||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
| | |||||
* | ERR: Rename some variables to remove shadow warning | Andy Cedilnik | 2003-08-09 | 1 | -6/+6 |
| | |||||
* | ENH: Add regression images support | Andy Cedilnik | 2003-08-08 | 1 | -7/+142 |
| | |||||
* | ENH: Better output and use RunMakeCommand for configure | Andy Cedilnik | 2003-08-08 | 1 | -8/+30 |
| | |||||
* | ENH: Flush the output file, to make more nice output for tail -f | Andy Cedilnik | 2003-08-08 | 1 | -0/+2 |
| | |||||
* | ENH: Add displaying of dots when building project. Also, file is now written ↵ | Andy Cedilnik | 2003-08-07 | 1 | -16/+108 |
| | | | | as the output is produced, so, tail -f works, baby... | ||||
* | ENH: Use new RunCommand | Andy Cedilnik | 2003-08-04 | 1 | -17/+19 |
| | |||||
* | ENH: Merged use of the kwsys RegularExpression class instead of ↵ | Brad King | 2003-06-23 | 1 | -12/+13 |
| | | | | cmRegularExpression. | ||||
* | ENH: remove warnings from borland 6 compiler | Bill Hoffman | 2003-05-29 | 1 | -2/+1 |
| | |||||
* | Remove some borland 6 warnings | Bill Hoffman | 2003-05-28 | 1 | -2/+1 |
| | |||||
* | ENH: add some includes for borland 6 | Bill Hoffman | 2003-05-23 | 1 | -0/+1 |
| | |||||
* | ENH: Cleanup | Andy Cedilnik | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | Even better error detection on AIX | Andy Cedilnik | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | Better AIX detection | Andy Cedilnik | 2003-04-18 | 1 | -1/+2 |
| | |||||
* | This is really an error | Andy Cedilnik | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | ENH: Add AIX warerr | Andy Cedilnik | 2003-04-17 | 1 | -0/+2 |
| | |||||
* | Fix update output | Andy Cedilnik | 2003-04-16 | 1 | -1/+1 |
| | |||||
* | Do safe division instead of fixing result | Andy Cedilnik | 2003-04-10 | 1 | -15/+11 |
| | |||||
* | Attempt to fix FIXNUM | Andy Cedilnik | 2003-04-09 | 1 | -1/+6 |
| | |||||
* | Remove nan and inf, use iostreams to set precision, fix file name, and ↵ | Andy Cedilnik | 2003-04-08 | 1 | -13/+29 |
| | | | | remove bogus files | ||||
* | Remove push_back on string. Why can't STL be standard? | Andy Cedilnik | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | Some cov improvements and better esc | Andy Cedilnik | 2003-04-07 | 1 | -9/+31 |
| | |||||
* | Url escape password | Andy Cedilnik | 2003-04-02 | 1 | -3/+30 |
| | |||||
* | Fix cov. problems, ignore nonascii char. Propagate verbosity | Andy Cedilnik | 2003-04-01 | 1 | -42/+73 |
| | |||||
* | Fix problem with network paths | Andy Cedilnik | 2003-03-20 | 1 | -0/+1 |
| | |||||
* | BUG: used wrong counters | Andy Cedilnik | 2003-03-20 | 1 | -4/+4 |
| | |||||
* | More regex | Andy Cedilnik | 2003-03-19 | 1 | -2/+15 |
| | |||||
* | Add start | Andy Cedilnik | 2003-03-19 | 1 | -1/+5 |
| | |||||
* | Move files to different location and fix time | Andy Cedilnik | 2003-03-19 | 1 | -19/+14 |
| | |||||
* | Fix for visual studio | Andy Cedilnik | 2003-03-19 | 1 | -7/+2 |
| | |||||
* | More XML | Andy Cedilnik | 2003-03-07 | 1 | -4/+5 |
| | |||||
* | Fix xml | Andy Cedilnik | 2003-03-07 | 1 | -2/+2 |
| | |||||
* | oops... Forgot the main step | Andy Cedilnik | 2003-03-05 | 1 | -1/+2 |
| | |||||
* | Fix typo | Andy Cedilnik | 2003-03-03 | 1 | -1/+1 |
| | |||||
* | Ifdef code that is missing | Andy Cedilnik | 2003-02-28 | 1 | -0/+2 |
| | |||||
* | Fix update date and cleanup | Andy Cedilnik | 2003-02-28 | 1 | -34/+42 |
| | |||||
* | Add configure step | Andy Cedilnik | 2003-02-28 | 1 | -0/+33 |
| | |||||
* | Try to fix update | Andy Cedilnik | 2003-02-12 | 1 | -2/+1 |
| | |||||
* | Write individual too | Andy Cedilnik | 2003-02-12 | 1 | -4/+11 |
| | |||||
* | Fix cont and remove comments | Andy Cedilnik | 2003-02-11 | 1 | -5/+5 |
| | |||||
* | Start working on cont | Andy Cedilnik | 2003-02-11 | 1 | -6/+19 |
| |