Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encoding: Modify tests to work using non-ascii paths. | Clinton Stimpson | 2015-01-09 | 1 | -1/+0 |
| | | | | | | | | | | For complex*, CustomCommand and OutDir tests, non-ascii paths are avoided in test code by using relative paths, and setting the working when running the test. This also avoids the need to internationalize the test code. For RunCMake.GeneratorExpression, use a UTF-8 encoding in file(STRINGS) to retrieve the compiled absolute path correctly. | ||||
* | ENH: Added test for generation of files listed explicitly as sources but not ↵ | Brad King | 2006-06-01 | 1 | -0/+1 |
used during the build of a target. |