summaryrefslogtreecommitdiffstats
path: root/Tests/StringFileTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.Brad King2006-10-231-3/+0
* ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name I...Brad King2006-10-231-0/+3
* BUG: Character + should be valid in a variable name.Brad King2006-09-251-1/+2
* ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.Brad King2006-08-251-0/+5
* ENH: Add relative tag and add test for relative tagAndy Cedilnik2006-03-211-1/+4
* ENH: Add String length and substringAndy Cedilnik2005-10-172-0/+9
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-172-0/+7
* BUG#1179: Fix for syntax in unquoted arguments.Brad King2004-09-201-0/+8
* ENH: Add RANGE support to FOREACHAndy Cedilnik2004-04-291-0/+19
* ENH: Added STRING(CONFIGURE ...) command.Brad King2004-03-042-0/+18
* ENH: Added CommandLineTest to add coverage for command line arguments to cmak...Brad King2003-07-241-10/+0
* ENH: More coverageAndy Cedilnik2003-07-231-0/+4
* ENH: Added more verbose output of what globbing results.Brad King2003-07-231-4/+7
* ENH: More coverageAndy Cedilnik2003-07-221-1/+4
* ENH: Increase coverageAndy Cedilnik2003-07-221-0/+3
* ENH: fix glob on windows and add glob recurse testAndy Cedilnik2003-07-211-0/+2
* ENH: add more coverage testsAndy Cedilnik2003-07-211-2/+21
* ENH: Add additional new line after the string to match the change in file com...Andy Cedilnik2003-07-171-1/+1
* ENH: Add missing includeAndy Cedilnik2003-07-101-0/+1
* ENH: Add test for string and file commandsAndy Cedilnik2003-07-103-0/+91