summaryrefslogtreecommitdiff
path: root/test/regex/tst-regexloc.c
AgeCommit message (Collapse)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-12-25test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko
test/regex/tst-regex2.c: do not exit at the first error
2006-03-02inform people test is skipped on non-locale hostsMike Frysinger
2006-03-01Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger