Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two cases of BRE involving counts and backrefs that go wrong and | otto | 2021-04-02 | 1 | -1/+16 |
| | | | | | similar that have no isssues. Reported by Michael Paoli. Failing cases commented out for now. | ||||
* | Fix an off-by-one error in the marking of the O_CH operator following | millert | 2020-12-28 | 1 | -1/+4 |
| | | | | | an OOR2 operator. Also includes a regress test for the issue. From FreeBSD via miod@ | ||||
* | tests for the two segfaults in backref() that were just fixed | schwarze | 2016-05-26 | 1 | -1/+4 |
| | |||||
* | systematically test all combinations of REG_STARTEND, REG_NEWLINE, | schwarze | 2016-05-26 | 1 | -9/+85 |
| | | | | and REG_NOTBOL with line and word anchors | ||||
* | Add support for word anchors \< and \> to regex regression tests. | doug | 2014-09-21 | 1 | -1/+13 |
| | | | | These are copied from the existing [[:<:]] and [[:>:]] tests. | ||||
* | More test cases involving back-references. | otto | 2004-11-29 | 1 | -2/+12 |
| | |||||
* | More nasty cases involving back references. | otto | 2004-08-13 | 1 | -1/+11 |
| | |||||
* | Some nasty test cases involving back references that caused | otto | 2004-04-02 | 1 | -1/+6 |
| | | | | unbounded recursion. | ||||
* | $OpenBSD$ | niklas | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+477 |