提交历史

作者 SHA1 备注 提交日期
  Zach Mullen 51bb493574 Test TIMEOUT property explicitly set to zero should be honored 15 年之前
  Brad King 5383657357 CTest: Avoid use of old EscapeSpaces method 15 年之前
  Zach Mullen 960dc2b10f Do not exit if stoptime is passed. 15 年之前
  David Cole 003ffe5908 Fix intermingling of test environments when tests run in parallel. 15 年之前
  Zach Mullen 0ba9d04117 Add the --stop-time argument 15 年之前
  Zach Mullen b4d27dc041 Use historical average of test times to schedule tests. 15 年之前
  Zach Mullen ff916b48bd CTest output submitted to the dashboard is now compressed by default. 16 年之前
  Zach Mullen 48b6133928 [0008668: CTest Dev: Missing executables shown as failed tests when using MPI.] Added a wrapping option to add_test so that exes built by the project can be safely wrapped in other exes and be listed as "not run" rather than "failed" if they are not built. 16 年之前
  Zach Mullen b304186bc5 Match width of ctest "Start xx: " line to line up with the end test line 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 6a7eae7184 Rewrite CTest child output handling 16 年之前
  Brad King b6c26cded2 Initialize cmCTestRunTest instances robustly 16 年之前
  Zach Mullen 384f4d1f3f Fixed warning 16 年之前
  Zach Mullen d4adde13d7 Allowed tests to pull more than one line of output in their quantum. Fixed uninitialized variables in the case that the test process could not start. 16 年之前
  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 年之前
  Zach Mullen 5a5cc52230 Fixed conversion warning on 64 bit machines 16 年之前
  Zach Mullen b0b5ffcf5c MemCheck should now work again in ctest 16 年之前
  Zach Mullen b427d1985e Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon... 16 年之前
  Zach Mullen 177edc5ed1 Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest 16 年之前
  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 年之前
  Zach Mullen b9daa192af ENH: Refactored CTest test execution code into an object 16 年之前