summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/regex/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests for the two segfaults in backref() that were just fixedschwarze2016-05-261-1/+4
|
* systematically test all combinations of REG_STARTEND, REG_NEWLINE,schwarze2016-05-261-9/+85
| | | | and REG_NOTBOL with line and word anchors
* Add support for word anchors \< and \> to regex regression tests.doug2014-09-211-1/+13
| | | | These are copied from the existing [[:<:]] and [[:>:]] tests.
* More test cases involving back-references.otto2004-11-291-2/+12
|
* More nasty cases involving back references.otto2004-08-131-1/+11
|
* Some nasty test cases involving back references that causedotto2004-04-021-1/+6
| | | | unbounded recursion.
* $OpenBSD$niklas2001-01-291-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+477