Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman 8a690289c2 Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary. 16 years ago
  Zach Mullen 69fd641adb Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs 16 years ago
  Zach Mullen 177edc5ed1 Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest 16 years ago
  Zach Mullen 8ffd8d0a03 ENH: refactored ctest. All testing is now parallel. If no -j option is specified, defaults to a MP level of 1 (non parallel) 16 years ago
  Zach Mullen b9daa192af ENH: Refactored CTest test execution code into an object 16 years ago
  Brad King 5bc17136a3 BUG: Do not carry over file list between coverage 16 years ago
  Brad King 3f4064f7ac ENH: Add cmCTest::DecodeURL method 17 years ago
  Brad King dc69ed8e99 STYLE: Add TODO comment about CTest configuration 17 years ago
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 17 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 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
  Bill Hoffman 5d5fd641c3 ENH: fix return type 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
  David Cole 3e20b9c1a0 STYLE: Fix line length style violation. 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 43fe0d3978 ENH: add max width option to ctest ouptut 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
  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
  Alexander Neundorf e9c163762e 18 years ago
  Ken Martin 2f84bd1758 ENH: added per test timeout support 19 years ago
  Ken Martin f7a5289e31 ENH: added total time limit for a CTest run bug 1207 19 years ago
  Andy Cedilnik 3206db15b3 ENH: Properly propagate config type to test 19 years ago
  Ken Martin 77a4227652 ENH: some cleanup and commenting of code 19 years ago
  Andy Cedilnik 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting 19 years ago