summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Handle all white spaces, fix problem on cygwinAndy Cedilnik2003-10-161-2/+2
|
* ENH: Add missing newline Bug #185 - CTest exceptions output is missing new lineAndy Cedilnik2003-09-231-0/+1
|
* BUG: Report failed as failed...Andy Cedilnik2003-08-181-1/+2
|
* BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug ↵Andy Cedilnik2003-08-181-55/+75
| | | | #153 - CTest does not detect tests that are not found
* BUG: Fix test reportingAndy Cedilnik2003-08-151-0/+1
|
* ENH: Fix verbose output, fix error message, and fix the exit code checkAndy Cedilnik2003-08-141-11/+20
|
* ENH: Better error reportingAndy Cedilnik2003-08-131-32/+140
|
* ENH: Cleanup the outputAndy Cedilnik2003-08-111-3/+8
|
* ENH: Remove debugAndy Cedilnik2003-08-111-1/+0
|
* removed redundent includesKen Martin2003-08-101-1/+0
|
* ERR: Rename some variables to remove shadow warningAndy Cedilnik2003-08-091-6/+6
|
* ENH: Add regression images supportAndy Cedilnik2003-08-081-7/+142
|
* ENH: Better output and use RunMakeCommand for configureAndy Cedilnik2003-08-081-8/+30
|
* ENH: Flush the output file, to make more nice output for tail -fAndy Cedilnik2003-08-081-0/+2
|
* ENH: Add displaying of dots when building project. Also, file is now written ↵Andy Cedilnik2003-08-071-16/+108
| | | | as the output is produced, so, tail -f works, baby...
* ENH: Use new RunCommandAndy Cedilnik2003-08-041-17/+19
|
* ENH: Merged use of the kwsys RegularExpression class instead of ↵Brad King2003-06-231-12/+13
| | | | cmRegularExpression.
* ENH: remove warnings from borland 6 compilerBill Hoffman2003-05-291-2/+1
|
* Remove some borland 6 warningsBill Hoffman2003-05-281-2/+1
|
* ENH: add some includes for borland 6Bill Hoffman2003-05-231-0/+1
|
* ENH: CleanupAndy Cedilnik2003-04-181-1/+1
|
* Even better error detection on AIXAndy Cedilnik2003-04-181-1/+1
|
* Better AIX detectionAndy Cedilnik2003-04-181-1/+2
|
* This is really an errorAndy Cedilnik2003-04-171-1/+1
|
* ENH: Add AIX warerrAndy Cedilnik2003-04-171-0/+2
|
* Fix update outputAndy Cedilnik2003-04-161-1/+1
|
* Do safe division instead of fixing resultAndy Cedilnik2003-04-101-15/+11
|
* Attempt to fix FIXNUMAndy Cedilnik2003-04-091-1/+6
|
* Remove nan and inf, use iostreams to set precision, fix file name, and ↵Andy Cedilnik2003-04-081-13/+29
| | | | remove bogus files
* Remove push_back on string. Why can't STL be standard?Andy Cedilnik2003-04-081-1/+1
|
* Some cov improvements and better escAndy Cedilnik2003-04-071-9/+31
|
* Url escape passwordAndy Cedilnik2003-04-021-3/+30
|
* Fix cov. problems, ignore nonascii char. Propagate verbosityAndy Cedilnik2003-04-011-42/+73
|
* Fix problem with network pathsAndy Cedilnik2003-03-201-0/+1
|
* BUG: used wrong countersAndy Cedilnik2003-03-201-4/+4
|
* More regexAndy Cedilnik2003-03-191-2/+15
|
* Add startAndy Cedilnik2003-03-191-1/+5
|
* Move files to different location and fix timeAndy Cedilnik2003-03-191-19/+14
|
* Fix for visual studioAndy Cedilnik2003-03-191-7/+2
|
* More XMLAndy Cedilnik2003-03-071-4/+5
|
* Fix xmlAndy Cedilnik2003-03-071-2/+2
|
* oops... Forgot the main stepAndy Cedilnik2003-03-051-1/+2
|
* Fix typoAndy Cedilnik2003-03-031-1/+1
|
* Ifdef code that is missingAndy Cedilnik2003-02-281-0/+2
|
* Fix update date and cleanupAndy Cedilnik2003-02-281-34/+42
|
* Add configure stepAndy Cedilnik2003-02-281-0/+33
|
* Try to fix updateAndy Cedilnik2003-02-121-2/+1
|
* Write individual tooAndy Cedilnik2003-02-121-4/+11
|
* Fix cont and remove commentsAndy Cedilnik2003-02-111-5/+5
|
* Start working on contAndy Cedilnik2003-02-111-6/+19
|