提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman dcdde834a5 ENH: remove warning 22 年之前
  Bill Hoffman 4009a4b276 ENH: remove warnings 22 年之前
  Bill Hoffman 2c2291bbe0 ENH: add new feature to ctest so that it can cmake, build and run a test executable 22 年之前
  Andy Cedilnik c3003ab8c3 ENH: Improve notes support (now you can specify them with the rest of the command line), improve reading of configuration file (now it actually rereads configuration file after running update/configure/build...). Remember the model (nightly/experimental) across runs 22 年之前
  Andy Cedilnik bbfc747f2e ENH: Remove warnings about unused variables 22 年之前
  Andy Cedilnik 2f2596c213 ENH: Add option to submit notes. Implements Bug #465 - Add notes support to CTest 22 年之前
  Andy Cedilnik 460f90de2b ENH: Fix coverage to actually work and add support for .NoDartCoverage 22 年之前
  Andy Cedilnik dad738eab1 ENH: Even better. Only replace when path longer than 20 characters. Also replace parent directory. That way it will replace for related projects. 22 年之前
  Andy Cedilnik b3c7fe02a3 ENH: Attempt to cleanup the build output 22 年之前
  Ken Martin d3a68a23a7 bug fix 22 年之前
  Andy Cedilnik 7e4dce08ec ERR: Remove debug 22 年之前
  Andy Cedilnik 3a488c1896 ENH: Add more error regular expressions 22 年之前
  Ken Martin 076e52a26a better ctest driver and return codes 22 年之前
  Andy Cedilnik f90fc6ee39 ENH: Purify support should work now. 22 年之前
  Andy Cedilnik ab0a30e2b3 ENH: Add suppression file support for valgrind 22 年之前
  Andy Cedilnik e9e391c004 ENH: Several cleanups and attempt to do purify support 22 年之前
  Andy Cedilnik 303cb13e0b ENH: Cleanup output 22 年之前
  Andy Cedilnik 6e5eddb917 ERR: Fix coverage on gcc 2.95 22 年之前
  Andy Cedilnik d9658c15bc ERR: Ok, think before commit... This fixes two build problems. The missing brace and the std::string signature is different on gcc 2.95 and gcc 3.3. 22 年之前
  Andy Cedilnik 652b162a29 ERR: Inner loop used the same counter as outer. Broke coverage code 22 年之前
  Andy Cedilnik 67285f9a76 ERR: STD fixes 22 年之前
  Andy Cedilnik 5b232ded15 ENH: Add initial memory check support which works for Valgrind 22 年之前
  Bill Hoffman 0c72acd812 ENH: fix for gcc 3.1 22 年之前
  Ken Martin 256947ed08 now can do extra updates 22 年之前
  Ken Martin e3e4a7892b some updates to handle inline cache files and environment variables 22 年之前
  Andy Cedilnik 403f220d25 ENH: Improve coverage on systems with multiple gcov commands 22 年之前
  Brad King 21c5c6c81d ENH: Using cmListFileCache to read the DartTestfile instead of duplicating the parse loop. 22 年之前
  Brad King ed853b5d70 ENH: Removed pipe selection argument from WaitForData method in kwsysProcess. This greatly simplifies its use. 22 年之前
  Ken Martin 10f88cd333 some fixes to test harnes 22 年之前
  Ken Martin be15d66e37 better error handling 22 年之前