aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex/tests
Commit message (Expand)AuthorAgeFilesLines
* libregex: fix our mapping for \wKyle Evans2025-08-081-3/+3
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libregex: implement \b and \B (word boundary, not word boundary)Kyle Evans2020-12-051-7/+5
* libregex: implement \` and \' (begin-of-subj, end-of-subj)Kyle Evans2020-12-051-5/+9
* libregex: disable some of the unimplemented test cases for nowKyle Evans2020-08-042-14/+12
* Further normalize copyright noticesKyle Evans2019-09-261-1/+2
* libregex: Mark gnuext test as an expected failKyle Evans2018-01-291-0/+4
* Add libregex, connect it to the buildKyle Evans2018-01-223-0/+105