summaryrefslogtreecommitdiffstats
path: root/test/regex
Commit message (Expand)AuthorAgeFilesLines
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-161-0/+3
* Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso2009-01-282-1/+1
* test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko2008-12-252-19/+40
* test/regex: make it faster to rebuild and run regex testcaseDenis Vlasenko2008-12-249-21/+29
* rename test fileDenis Vlasenko2008-12-241-0/+0
* test/Makefile: make "make compile" install headers firstDenis Vlasenko2008-12-242-222/+205
* resolv: fix testcase failureDenis Vlasenko2008-12-171-8/+13
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* fix license noticeMike Frysinger2006-07-051-1/+1
* touchup printf format to fix warningMike Frysinger2006-06-191-1/+1
* fix gcc warningsMike Frysinger2006-03-111-39/+37
* Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger2006-03-022-11/+2
* Move hidden test file for tst-regex2 as wellPeter S. Mazinger2006-03-021-0/+2176
* inform people test is skipped on non-locale hostsMike Frysinger2006-03-021-0/+1
* Add another test, use for those hanging -cPeter S. Mazinger2006-03-013-2/+98
* Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger2006-03-011-7/+7
* Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger2006-03-013-0/+294
* Add AT&T research regex testsuitePeter S. Mazinger2006-03-0116-0/+2713