Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-16 | test: regex: Make testregex return error count | Vlad Zakharov | |
Testregex returned 0 even when some sub-tests inside the testregex failed. Now it returns error count. Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> | |||
2008-12-24 | test/regex: make it faster to rebuild and run regex testcase | Denis Vlasenko | |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2006-06-19 | touchup printf format to fix warning | Mike Frysinger | |
2006-03-11 | fix gcc warnings | Mike Frysinger | |
2006-03-02 | Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ ↵ | Peter S. Mazinger | |
-D_GNU_SOURCE | |||
2006-03-01 | Add AT&T research regex testsuite | Peter S. Mazinger | |