summaryrefslogtreecommitdiffstats
path: root/test/regex/tst-regex2.c
Commit message (Collapse)AuthorAgeFilesLines
* Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso2009-01-281-1/+1
| | | | | | | are .dat suffix. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko2008-12-251-14/+30
| | | | | test/regex/tst-regex2.c: do not exit at the first error
* test/Makefile: make "make compile" install headers firstDenis Vlasenko2008-12-241-220/+205
| | | | | | | | 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
* resolv: fix testcase failureDenis Vlasenko2008-12-171-8/+13
| | | | | test/regex/tst-regex2.c: fix testcase to compile with just "gcc <file>.c"
* Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger2006-03-011-0/+244