summaryrefslogtreecommitdiffstats
path: root/Tests/Testing/driver.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Test add_test() generator expressionsBrad King2009-08-111-0/+40
This teaches the 'testing' test to try generator expressions in arguments to add_test(NAME). This test case mimics a common use-case of passing executables to test driver scripts. We excercise the syntax for per-configuration target file names.