Commit History

Author SHA1 Message Date
  Andy Cedilnik 9255e40d81 ENH: Add a way to force ctest to be a new process 21 years ago
  Will Schroeder 26e8d63b80 ENH: Added regex. 21 years ago
  Ken Martin 40e54ded44 fix for config type passing between ctests 21 years ago
  Ken Martin 6bcdfdca92 some cleanup and fix for PVLocal 21 years ago
  Bill Hoffman 9ff7fdc74f ENH: add the ability to block popup error dialogs in tests on windows 21 years ago
  Ken Martin c1d9c2ce9c missing header for unix 21 years ago
  Ken Martin 840339e2ed updated testingoptions for continuous dashboards 21 years ago
  Bill Hoffman cd002c0b20 BUG: fix ctest so that the search path for test executables produces better output and does not use config dir when it is not set 21 years ago
  Ken Martin 6e17e798f5 fix for in source testing 21 years ago
  Andy Cedilnik 23798f8a22 ENH: Remove memory leak 21 years ago
  Ken Martin ee897e6a3c support in source builds and arg passing 21 years ago
  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