Test add_test() generator expressions

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.
This commit is contained in:
Brad King 2009-08-11 09:56:02 -04:00
parent d2e1f2b4d6
commit 875c478b64
6 changed files with 96 additions and 0 deletions