Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
9f25fc4dbb
Prefer std::ostream& over derivatives as parameters
|
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 年之前 |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 年之前 |
Clinton Stimpson
|
42e39bb37d
Fix a few more places to use cmsys::[io]fstream instead of std::fstream.
|
11 年之前 |
Rolf Eike Beer
|
6f9aaad150
CTest: create one output file per memcheck (#14303)
|
12 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Zach Mullen
|
99697308f3
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't fully defined yet, we just run it as is and don't care much about the result.
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Zach Mullen
|
4342e37d63
More SLURM experimentation (ctest batch mode)
|
16 年之前 |
Zach Mullen
|
a4c6f178fe
Fixed a slurm batch argument identifier.
|
16 年之前 |
Zach Mullen
|
87b4c66ca8
Need to quote args when generating batch scripts from ctest
|
16 年之前 |
Zach Mullen
|
243bbae954
Removed fork-and-continue option from ctest generated batch script entries
|
16 年之前 |
Zach Mullen
|
c57fb18920
Added some ctest batch capabilities
|
16 年之前 |