Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 years ago |
Clinton Stimpson
|
42e39bb37d
Fix a few more places to use cmsys::[io]fstream instead of std::fstream.
|
11 years ago |
Rolf Eike Beer
|
6f9aaad150
CTest: create one output file per memcheck (#14303)
|
12 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
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 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Zach Mullen
|
4342e37d63
More SLURM experimentation (ctest batch mode)
|
16 years ago |
Zach Mullen
|
a4c6f178fe
Fixed a slurm batch argument identifier.
|
16 years ago |
Zach Mullen
|
87b4c66ca8
Need to quote args when generating batch scripts from ctest
|
16 years ago |
Zach Mullen
|
243bbae954
Removed fork-and-continue option from ctest generated batch script entries
|
16 years ago |
Zach Mullen
|
c57fb18920
Added some ctest batch capabilities
|
16 years ago |