提交历史

作者 SHA1 备注 提交日期
  Zack Galbreath 02f1271bdf ctest: allow test output to override the 'details' field 4 年之前
  Zack Galbreath cbcb92d1cb ctest: add support for attaching files to tests at run time 4 年之前
  Zack Galbreath 25bf514447 ctest: Add support for writing test results in JUnit XML format 4 年之前
  Brad King ec1b6157cb Update CMake code using KWSys to account for Status return values 4 年之前
  Adriaan de Groot 44ad3f0b7f ctest: Support multiple -L and -LE options to mean "AND" 4 年之前
  vvs31415 12624ebd7e Source: Reduce c_str() usage 4 年之前
  Ben Boeckel 4f396e6528 clang-tidy: fix `performance-no-automatic-move` warnings 4 年之前
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Asit Dhal 3c324689a7 include: refactor call sites of cmMakefile::ReadDependentFile 5 年之前
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Kevin Puetz 6a6f1d1edd CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) 5 年之前
  Vitaly Stakhovsky 825b04c67a cmCTest: Members accept std::string parameters 5 年之前
  Kyle Edwards a1612af749 CTest: Log environment variables as a test measurement 5 年之前
  Brad King 68a59ab288 Merge topic 'stl-support' 5 年之前
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 年之前
  Ben Boeckel 24a9fed5d9 IWYU: mark <cstddef> as needed 5 年之前
  Johnny Jazeix e89aeba5c4 ctest: add option --stop-on-failure 5 年之前
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 年之前
  Ben Boeckel f2a33107be clang-tidy: address bugprone-branch-clone lints 5 年之前
  Kyle Edwards 060d2ce269 CTest: Add CTEST_RESOURCE_SPEC_FILE variable 5 年之前
  Rolf Eike Beer ec7928ef26 use _s to construct static string_views at several places 5 年之前
  Rolf Eike Beer ef778d77e0 replace std::string::substr() with operations that do not allocate memory 5 年之前
  Rolf Eike Beer d6a4e9fbc8 CTest: avoid repeated string compares 5 年之前
  Rolf Eike Beer dc21177461 remove pointless return value from cmCTestTestHandler::CleanTestOutput() 5 年之前
  Marc Chevrier 44867a8c01 Modernize memory management 5 年之前
  Kyle Edwards a5be3916ee CTest: Provide more detailed information on resource allocation error 5 年之前
  Stefan Dinkelacker a39d4139d0 Add --no-tests=<[error|ignore]> option to CTest 5 年之前
  Craig Scott da9cbeb3e9 Merge topic 'ctest-resource-allocation-spec-message' 5 年之前
  Kyle Edwards b393b32b4b CTest: Improve error handling when reading resource spec file 5 年之前
  Brad King 28994115e8 ctest_test: Add option to REPEAT tests 6 年之前