Commit History

Author SHA1 Message Date
  Ken Martin a442f1715e a start on the dashboard driver 22 years ago
  Brad King 945fcb581d BUG: Do not use std::string to accumulate output. Use std::vector instead. This is much better at memory management. 22 years ago
  Andy Cedilnik 220aea3aee BUG: Handle -C properly for executables that are not in the project; Fix Bug #344 - ctest -C Debug 22 years ago
  Andy Cedilnik 2bb8d871cb ENH: Add warning exception for VTK type warning blocking 22 years ago
  Brad King 251032b190 BUG#259: Fix for spaces in paths to executable added to previous fixes for this bug. 22 years ago
  Bill Hoffman c02edd816a BUG: fix for bug 323 22 years ago
  Andy Cedilnik b1f1118239 ENH: Cleanup parsing of argument to help fix Bug #259 - CMake does not quote correctly in DartTestfile.txt 22 years ago
  Andy Cedilnik 3020a554ba ENH: Report when having conflicts 22 years ago
  Andy Cedilnik e92779a657 BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows 22 years ago
  Andy Cedilnik 2ff2353079 ENH: Handle all white spaces, fix problem on cygwin 22 years ago
  Andy Cedilnik da623cd0b4 ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line 22 years ago
  Andy Cedilnik 26d804aaa4 BUG: Report failed as failed... 22 years ago
  Andy Cedilnik 7f5b38b190 BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #153 - CTest does not detect tests that are not found 22 years ago
  Andy Cedilnik 0bdfbc72a8 BUG: Fix test reporting 22 years ago
  Andy Cedilnik 3bbe95397a ENH: Fix verbose output, fix error message, and fix the exit code check 22 years ago
  Andy Cedilnik cbeeaa7188 ENH: Better error reporting 22 years ago
  Andy Cedilnik d9cb234d98 ENH: Cleanup the output 22 years ago
  Andy Cedilnik 5d3420fd2a ENH: Remove debug 22 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  Andy Cedilnik db2d146f02 ERR: Rename some variables to remove shadow warning 22 years ago
  Andy Cedilnik 511b0c9661 ENH: Add regression images support 22 years ago
  Andy Cedilnik 5a19bd679e ENH: Better output and use RunMakeCommand for configure 22 years ago
  Andy Cedilnik 0c6d02853e ENH: Flush the output file, to make more nice output for tail -f 22 years ago
  Andy Cedilnik a36bd0b212 ENH: Add displaying of dots when building project. Also, file is now written as the output is produced, so, tail -f works, baby... 22 years ago
  Andy Cedilnik 41feb1f86b ENH: Use new RunCommand 22 years ago
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 years ago
  Bill Hoffman 0876c19dc8 ENH: remove warnings from borland 6 compiler 22 years ago
  Bill Hoffman 8cb6645ad8 Remove some borland 6 warnings 22 years ago
  Bill Hoffman 5945a5a448 ENH: add some includes for borland 6 22 years ago
  Andy Cedilnik 05e0437943 ENH: Cleanup 22 years ago