Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
преди 8 години |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
преди 8 години |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
преди 8 години |
Pavel Solodovnikov
|
63f6fd144e
Meta: modernize old-fashioned loops to range-based `for` (CTest).
|
преди 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 години |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
преди 8 години |
Dāvis Mosāns
|
076aef8e45
Windows: Use UTF-8 for pipes in CMake, CTest and CPack
|
преди 9 години |
Dāvis Mosāns
|
595feb3234
Windows: Encode child process output to internally-used encoding
|
преди 9 години |
Zack Galbreath
|
909842fff9
CTest: report time spent after matching output
|
преди 9 години |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
преди 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 години |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
преди 9 години |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
преди 9 години |
Brad King
|
180538c706
Source: Stabilize include order
|
преди 9 години |
Zack Galbreath
|
993e48d045
CTest: Optionally use a secondary test timeout after matching output
|
преди 9 години |
Brad King
|
721b7e3e56
CTest: Capture test stdout/stderr through one pipe (#15600)
|
преди 10 години |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
преди 11 години |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
преди 11 години |
Rolf Eike Beer
|
e319e32b8c
CTest: make sure never to report negative test times (#14132)
|
преди 12 години |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
преди 13 години |
Bill Hoffman
|
8f8c1edca2
Fix for bug #10859, ctest exit exception incorrectly reported.
|
преди 15 години |
Zach Mullen
|
57efb4a497
BUG: We shouldn't be setting the HideWindow option on the test processes we create.
|
преди 15 години |
Zach Mullen
|
2921fa96ed
Handle multiple carriage return issue on windows VS9. Also make sure that running ctest in showonly mode does not kill our cost store, since many ctest tests do this and corrupt our cost data.
|
преди 16 години |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Brad King
|
bcbb4626a3
Avoid shadowing std::vector member
|
преди 16 години |
Brad King
|
8c24c1dcc3
Fix new CTest output handling for no newline
|
преди 16 години |