summaryrefslogtreecommitdiff
path: root/Tests/TestsWorkingDirectory
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-11/+12
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+13
* Tests: Sort includes of sys/types.h as clang-format wouldBrad King2016-05-031-1/+1
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-312-4/+4
* Add more tests for WorkingDirectory for testsBen Boeckel2011-01-202-1/+36
* Pass the expected value as the first argumentBen Boeckel2011-01-032-23/+7
* Make TestsWorkingDirectory test a C fileBen Boeckel2010-12-172-11/+11
* Use iostream to make Borland happyBen Boeckel2010-12-171-4/+5
* Fully specify the path to old-signature add_testBen Boeckel2010-12-171-2/+2
* Group adding tests with its propertiesBen Boeckel2010-12-171-6/+4
* Only test the default cwd with MakefilesBen Boeckel2010-12-171-0/+6
* Simplify the _default_cwd derivationBen Boeckel2010-12-171-5/+3
* Use --><-- markers to denote the pathBen Boeckel2010-12-172-7/+7
* Flip slashes around on WindowsBen Boeckel2010-12-171-0/+7
* Add ctype.h include for toupper()Ben Boeckel2010-12-171-0/+1
* Fix header includes for C++ and Visual StudioBen Boeckel2010-12-171-2/+3
* Rename the project to match the testBen Boeckel2010-12-161-1/+1
* Add tests for WORKING_DIRECTORY arg to add_testBen Boeckel2010-12-161-0/+21
* Rename WorkingDirectory testBen Boeckel2010-12-162-0/+85