提交历史

作者 SHA1 备注 提交日期
  Craig Scott fbe91dba6a CTest: Check failed fixture dependencies before test command and args 8 年之前
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 年之前
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年之前
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 年之前
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Bill Hoffman 0c650f3965 CTest: Report more detail about system exceptions in tests 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Ben Boeckel 202a44a4ca cmCTestRunTest: do not count skipped tests as failed 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Betsy McPhail b070947dff Add 'DISABLED' test property 8 年之前
  Betsy McPhail 42c68aadf8 CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests 8 年之前
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 年之前
  Sylvain Joubert a105863772 CTest: Properly reset output to avoid duplication with --repeat-until-fail 8 年之前
  Daniel Pfeifer b932cd4298 clang-tidy: apply misc-redundant-expression fixes 9 年之前
  Zack Galbreath d3633731ab Do not query CDash for version 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Craig Scott 73f47c9e46 CTest: Add support for test fixtures 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. 9 年之前
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Zack Galbreath 06b7f5d2ca CTest: Only apply the secondary test timeout once 9 年之前