summaryrefslogtreecommitdiff
path: root/Tests/TestDriver
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 C++ coding style using clang-formatKitware Robot2016-05-164-26/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-6/+6
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-132-6/+6
* ENH: preclean some warningsKen Martin2008-03-251-1/+2
* minor fix for c testsKen Martin2002-07-311-1/+1
* updated to mods in commandKen Martin2002-07-304-7/+7
* modified create test source to create a vectorKen Martin2002-06-191-1/+1
* ENH: add missing fileBill Hoffman2002-04-051-0/+20
* ENH: add the ability to process command line arguments in the test driver bef...Bill Hoffman2002-04-041-2/+3
* ENH: add test for set to create source listsBill Hoffman2002-03-295-1/+33
* ENH: add testdriver test with source file in subdirSebastien Barre2002-03-272-2/+8
* ENH: add new command to create a test driverBill Hoffman2002-03-204-0/+28