Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExternalData: Collapse ../ components in DATA{} paths | Brad King | 2013-01-30 | 1 | -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 errors | Brad King | 2013-01-30 | 1 | -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. |