| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -11/+12 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -17/+13 |
|
|
* | Tests: Sort includes of sys/types.h as clang-format would | Brad King | 2016-05-03 | 1 | -1/+1 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Fix XCode -> Xcode typos, notably in man page (#12231) | Sean McBride | 2011-05-31 | 2 | -4/+4 |
|
|
* | Add more tests for WorkingDirectory for tests | Ben Boeckel | 2011-01-20 | 2 | -1/+36 |
|
|
* | Pass the expected value as the first argument | Ben Boeckel | 2011-01-03 | 2 | -23/+7 |
|
|
* | Make TestsWorkingDirectory test a C file | Ben Boeckel | 2010-12-17 | 2 | -11/+11 |
|
|
* | Use iostream to make Borland happy | Ben Boeckel | 2010-12-17 | 1 | -4/+5 |
|
|
* | Fully specify the path to old-signature add_test | Ben Boeckel | 2010-12-17 | 1 | -2/+2 |
|
|
* | Group adding tests with its properties | Ben Boeckel | 2010-12-17 | 1 | -6/+4 |
|
|
* | Only test the default cwd with Makefiles | Ben Boeckel | 2010-12-17 | 1 | -0/+6 |
|
|
* | Simplify the _default_cwd derivation | Ben Boeckel | 2010-12-17 | 1 | -5/+3 |
|
|
* | Use --><-- markers to denote the path | Ben Boeckel | 2010-12-17 | 2 | -7/+7 |
|
|
* | Flip slashes around on Windows | Ben Boeckel | 2010-12-17 | 1 | -0/+7 |
|
|
* | Add ctype.h include for toupper() | Ben Boeckel | 2010-12-17 | 1 | -0/+1 |
|
|
* | Fix header includes for C++ and Visual Studio | Ben Boeckel | 2010-12-17 | 1 | -2/+3 |
|
|
* | Rename the project to match the test | Ben Boeckel | 2010-12-16 | 1 | -1/+1 |
|
|
* | Add tests for WORKING_DIRECTORY arg to add_test | Ben Boeckel | 2010-12-16 | 1 | -0/+21 |
|
|
* | Rename WorkingDirectory test | Ben Boeckel | 2010-12-16 | 2 | -0/+85 |
|
|