Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix CMake.File test for deep dir name | Brad King | 2009-04-29 | 1 | -1/+1 |
| | | | | | This fixes the regex checking expected output of Copy-NoFile to account for line wrapping when the input directory name is long. | ||||
* | ENH: Test file(COPY) failure cases | Brad King | 2009-04-29 | 1 | -0/+50 |
This tests some cases of bad arguments to the file(COPY) signature. It checks that the proper error messages are produced. |