Commit History

Author SHA1 Message Date
  Andy Cedilnik baee28ce9b ENH: After running test clear results for memory checking 21 years ago
  Andy Cedilnik 787ca6457b ENH: Skip tests that do not have defects 21 years ago
  Andy Cedilnik 49ced45dc0 ERR: Remove warning about shadow variables 21 years ago
  Andy Cedilnik d0fd0b55cd ENH: Report filename of the note 21 years ago
  Andy Cedilnik 920aef76e0 ENH: Add support for notes in Testing/Notes subdirectory. This way test can write notes that will be reported 21 years ago
  Andy Cedilnik ae50b4bc6a BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly 21 years ago
  Andy Cedilnik 5a4a6a57d1 ENH: Another one of those nasty hex numbers in the ctest output 21 years ago
  Brad King 32a6a8fb0c ERR: Fixed unused variable assignment warning. 21 years ago
  Andy Cedilnik 724019f91c ENH: Add DynamicAnalisys support. The old Purify is still available through --compatibility-mode 21 years ago
  Andy Cedilnik 30d4262dad RNH: Support NoDartCoverage in the binary directorory 21 years ago
  Ken Martin 3da0f4940a better args handling for -I options 21 years ago
  Ken Martin 5c618442d3 better args handling for -I option 21 years ago
  Andy Cedilnik 4c9c3ac84f ENH: Better reporting of what tests failed and write a file with failed tests 21 years ago
  Bill Hoffman 6174100b92 ENH: remove warning 21 years ago
  Bill Hoffman e61aa37cdf ENH: fix warning 21 years ago
  Bill Hoffman b1032dd8e1 ENH: add the ability to run a limited sub-set of the tests 21 years ago
  Andy Cedilnik b4c62ce59e BUG: Display string not some weird pointer 21 years ago
  Ken Martin c92c5e4e15 fix for missing valid images 21 years ago
  Andy Cedilnik d34c342b11 BUG: Fix bug on windows. You cannot cout std::string directly 21 years ago
  Andy Cedilnik dd9241121d ENH: Add logging of submitting 21 years ago
  Andy Cedilnik ccf46f544e ENH: Reduce number of GetCurrentWorkingDirectory 21 years ago
  Andy Cedilnik d401fcfc2b ENH: Change to the new directory 21 years ago
  Ken Martin afc74398d3 coverage change that will probably end in an infinite loop 22 years ago
  Andy Cedilnik f19c1a8094 ENH: Fix warning 22 years ago
  Andy Cedilnik a7c779731d ERR: Fix warnings about wrong format 22 years ago
  Andy Cedilnik 5b78e5f563 ERR: Fix build on broken C++ compiles with no != operator for std::string 22 years ago
  Andy Cedilnik 157b239905 BUG: change directory before running test and remember test number 22 years ago
  Andy Cedilnik 97360ff4c6 ENH: Add support for future tags 22 years ago
  Andy Cedilnik 824b231f42 ENH: Count tests while they go. Also in the logs report more stuff like elapsed time etc. 22 years ago
  Andy Cedilnik 3c832dd1b8 BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts 22 years ago