Commit History

Author SHA1 Message Date
  Bill Hoffman 4e710a9ebe ENH: add the ability to run tests by labels 16 years ago
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 16 years ago
  Brad King 5527ca5524 BUG: Reset file submission list on test restart 17 years ago
  Bill Hoffman 7e1ba9d075 BUG: add output on failure to ctest #8255 17 years ago
  Brad King 6783ca8364 COMP: Remove unused variable 17 years ago
  Brad King 447f5b303e ENH: Divide CTest file submission list by part 17 years ago
  Brad King 4b97fab34d ENH: Refactor cmCTest test part representation 17 years ago
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files 17 years ago
  Brad King 82e7e7fb7d ENH: Add missing newline to CTest-generated xml 17 years ago
  Bill Hoffman 5690cafd62 ENH: fix crash for old style scripts 17 years ago
  Bill Hoffman ed387ffe6b ENH: add subproject tag property for ctest 17 years ago
  Brad King 2703d51b8f BUG: Capture cout and cerr from internal ctest 17 years ago
  Brad King 1e2c7a7bb3 BUG: Fix crash when running internal CTest 17 years ago
  David Cole ceaef94ccc ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT. 17 years ago
  Bill Hoffman bdfc3fadd3 ENH: add more debug stuff to CTestCTest2 so I can figure out redwall 17 years ago
  Bill Hoffman ecf312ccc8 STYLE: fix line length stuff for KWStyle 17 years ago
  Bill Hoffman 43fe0d3978 ENH: add max width option to ctest ouptut 17 years ago
  Bill Hoffman 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 years ago
  Bill Hoffman 7098b666fa COMP: fix some warnings 17 years ago
  Bill Hoffman bb7b27e417 ENH: add initial ctest -j feature 17 years ago
  Brad King 62145a5811 BUG: cmCTest::GetConfigType should return the string by reference-to-const so that callers may use .c_str() safely. 18 years ago
  Bill Hoffman dc0f41c298 ENH: remove extra junk 18 years ago
  Bill Hoffman c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 years ago
  Ken Martin 3d63c85f75 ENH: look for CTestConfiguration.ini first 18 years ago
  Brad King 9f61e2a235 ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 18 years ago
  Brad King d1ad16f438 BUG: Do not require a nightly start time for an experimental or continuous test model. 18 years ago
  Bill Hoffman cc1f1014e3 ENH: allow test properties to set a timeout that is longer than the default timeout, but not longer than CTEST_TIME_LIMIT for a script 18 years ago
  Bill Hoffman f262298bb0 ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them 18 years ago
  Bill Hoffman 01c3c3dee6 ENH: change error to warning so ctesttest3 passes 18 years ago
  Bill Hoffman 1a11a2d0c0 ENH: add a check to make sure nightly start time was specified 18 years ago