summaryrefslogtreecommitdiffstats
path: root/unit-tests/regex
Commit message (Expand)AuthorAgeFilesLines
* [REGEX] add a unit test for regexes containing chars with value over x80Joe Thornber2010-08-094-2/+13
* [REGEX] matcher_t unit test now takes a flag to turn on fingerprintingJoe Thornber2010-08-091-4/+14
* [REGEX] factor _calc_state() out of _calc_states()Joe Thornber2010-07-212-2/+0
* [REGEX] another matcher_t test with a larger set of regexes, only interested ...Joe Thornber2010-07-213-1/+104
* [REGEX] add a fingerprinting facility to allow test code to compare dfasJoe Thornber2010-07-202-0/+2
* Wire the regex tests up to the reportsJoe Thornber2010-07-202-0/+17
* Move tests from old-tests/regex to unit-tests/regex. unit-tests willJoe Thornber2010-07-205-0/+1182