summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalData/Directory5-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-101-2/+2
|
* ExternalData: Allow DATA{} syntax to reference directoriesBrad King2013-01-301-0/+14
Use a trailing slash to reference a directory. Require that a list of associated files be specified to select from within the directory. One may simply use DATA{Dir/,REGEX:.*} to reference all files but get a directory passed on the command line.