summaryrefslogtreecommitdiff
path: root/tests/test-ccl
Commit message (Expand)AuthorAgeFilesLines
* change CLEANFILES to include instead of just the testname for the executablewlestes2006-11-091-1/+1
* Added ccl union operator.john432006-03-282-0/+6
* Implemented (?x:) syntax to allow whitespace in patterns.john432006-03-272-0/+9
* Implemented dot-all syntax.john432006-03-272-0/+9
* Removed global variable caseins.john432006-03-272-4/+13
* Added set difference operator {-} for character classes.john432006-03-222-10/+21
* Added negated character class expressions.john432006-03-224-0/+131