Commit History

Author SHA1 Message Date
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Kevin Puetz 6a6f1d1edd CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) 5 years ago
  Vitaly Stakhovsky 825b04c67a cmCTest: Members accept std::string parameters 5 years ago
  Kyle Edwards a1612af749 CTest: Log environment variables as a test measurement 5 years ago
  Kyle Edwards 060d2ce269 CTest: Add CTEST_RESOURCE_SPEC_FILE variable 5 years ago
  Rolf Eike Beer dc21177461 remove pointless return value from cmCTestTestHandler::CleanTestOutput() 5 years ago
  Kyle Edwards a5be3916ee CTest: Provide more detailed information on resource allocation error 5 years ago
  Brad King 28994115e8 ctest_test: Add option to REPEAT tests 6 years ago
  Craig Scott c544cb6698 CTest: Rename hardware -> resources for source code 6 years ago
  Brad King af9ed543b0 CTest: Rename PROCESSES test property to RESOURCE_GROUPS 6 years ago
  Kyle Edwards e34de0691b CTest: Allocate hardware to tests 6 years ago
  Kyle Edwards bb4a141059 CTest: Add lexer for PROCESSES property 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Kyle Edwards ae2cfc4bd8 Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions 6 years ago
  Gabor Bencze 4f1dec86a5 CTest: Add SKIP_REGULAR_EXPRESSION test property 6 years ago
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
  Zsolt Parragi 440b08e4f0 CTest: Represent process exit codes as 64-bit signed integer 7 years ago
  Justin Goshi 7b81d8c21e TestGenerator: Record support file and line where test was added 7 years ago
  Sylvain Joubert ffdec37a19 CTest: Add colored output on tests summary where supported 7 years ago
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 years ago
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 8 years ago
  Brad King f984296ba8 CTest: Remove unfinished batch test mode 8 years ago
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
  Wouter Klouwen 5fd979a8a3 CTest: adopt std::chrono::system_clock 8 years ago
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 years ago
  luzpaz 777e87ae00 Fix trivial typos in text 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Bill Hoffman a6e32eb0c2 CTest: Split out labels and subproject labels in summary output 8 years ago