Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-28 | Follow naming convention for tst-regex2 input file. All others | Carmelo Amoroso | |
are .dat suffix. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2008-12-25 | test/regex/tst-regexloc.c: include ok/bad indicator in the message | Denis Vlasenko | |
test/regex/tst-regex2.c: do not exit at the first error | |||
2008-12-24 | test/regex: make it faster to rebuild and run regex testcase | Denis Vlasenko | |
2008-12-24 | rename test file | Denis Vlasenko | |
2008-12-24 | test/Makefile: make "make compile" install headers first | Denis Vlasenko | |
test/regex/Makefile: remove superfluous oprions test/regex/tst-regex2.c: reformat, simplify, and make error messages more informative test/test-skeleton.c: kill child test process on ^C | |||
2008-12-17 | resolv: fix testcase failure | Denis Vlasenko | |
test/regex/tst-regex2.c: fix testcase to compile with just "gcc <file>.c" | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2006-07-05 | fix license notice | Mike Frysinger | |
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-02 | Move hidden test file for tst-regex2 as well | Peter S. Mazinger | |
2006-03-02 | inform people test is skipped on non-locale hosts | Mike Frysinger | |
2006-03-01 | Add another test, use for those hanging -c | Peter S. Mazinger | |
2006-03-01 | Add CFLAGS-OMIT support to glibc targets for now being the same as for ↵ | Peter S. Mazinger | |
uclibc targets, adapt regex | |||
2006-03-01 | Move regex tests to their own subdir and dont run them if regex is disabled | Peter S. Mazinger | |
2006-03-01 | Add AT&T research regex testsuite | Peter S. Mazinger | |