コミット履歴

作者 SHA1 メッセージ 日付
  Justin Goshi fc41a95f08 CTest: Add --show-only[=format] option to print test info 7 年 前
  Michael Wegner 62fbe5002a cmCTestRunTest: Thread number of completed tests through start APIs 7 年 前
  Brad King ed71ec7579 CTest: Improve stop-time implementation 7 年 前
  Brad King c669b59095 Merge topic 'ctest-fix-test-load' 7 年 前
  Brad King 292ec157b6 CTest: Fix --test-load regression 7 年 前
  Brad King b41b30f16e Update use of KWSys SystemTools::SplitString for new signature 7 年 前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年 前
  Brad King e11410bb0c Merge topic 'cmWorkingDirectory_success_checking' 7 年 前
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 7 年 前
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 年 前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年 前
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 年 前
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年 前
  Brad King 3ec5f7c1a2 De-duplicate cmUVSignalHackRAII 7 年 前
  Brad King 1ad58d3032 cmUVSignalHackRAII: Use nullptr instead of NULL 7 年 前
  Bryon Bean b5e21d7d2e CTest: Re-implement test process handling using libuv 8 年 前
  Bryon Bean 05da65bc22 cmCTestMultiProcessHandler: Factor out duplicate test finish logic 8 年 前
  Brad King dd94534571 cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTART 7 年 前
  Brad King 7e0eb77f2f cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test 7 年 前
  Brad King 61ab5a8ef4 cmCTestMultiProcessHandler: Check stop time more directly 7 年 前
  Wouter Klouwen ec2f901202 CTest: correct misleading warning message for RUN_SERIAL tests 8 年 前
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 年 前
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 年 前
  Brad King 5875140c57 Merge topic 'display-ctest-disabled' 8 年 前
  Chuck Atkins f59d729c7c ctest: Display disabled status when ctest -N is called 8 年 前
  Daniel Pfeifer b432e933cb clang-tidy: use .empty() to check emptyness 8 年 前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年 前
  Betsy McPhail b070947dff Add 'DISABLED' test property 8 年 前
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 年 前
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes 9 年 前