summaryrefslogtreecommitdiff
path: root/tests/lib/libc/regex/Makefile
AgeCommit message (Expand)Author
2012-08-24Sanitize the regex test cases.jmmv
2011-11-06make the standard tests optional.christos
2011-11-06skip the association that does not match with our implementation.christos
2011-11-06Add the AT&T regex testschristos
2011-11-05Arrange so that the same tests can be used by libtre.christos
2011-10-11Don't use 'nul' in filenames as windows will belch.dholland
2011-10-10- Use PROGS instead of PROG so that we can co-exist with TESTS_Cchristos
2011-10-09Add a test to check for DoS attacks against regcomp/regexec. Fromchristos
2011-01-09Ouch - forgot the include this earlier.pgoyette