summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalData/SubDirectory1-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* ExternalData: Collapse ../ components in DATA{} pathsBrad King2013-01-301-1/+2
| | | | | Relative path components need to be normalized out even if they appear in the middle of a caller-supplied string.
* ExternalData: Add tests covering interfaces and errorsBrad King2013-01-301-0/+2
Add a Module.ExternalData test to verify data retrieval and test argument DATA{} references. Add a RunCMake.ExternalData test to verify error handling and automatic transformation of a raw data to a content link and staged object.