OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
lib
/
libc
/
regex
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
regex
History log of
/src/tests/lib/libc/regex/Makefile
Revision
Date
Author
Comments
1.13
02-Jan-2025
kre
Fix build after recent regex tests addition (make it be an addition, and
don't forget tests/libtre)
1.12
01-Jan-2025
christos
Add a test for PR/58910
1.11
25-Feb-2021
christos
Adjust for conditional NLS
1.10
26-Aug-2016
darcy
Replace MKMAN with NOMAN as suggested by christos@. Allows
userland to build when building man pages.
1.9
24-Aug-2012
jmmv
branches: 1.9.10; 1.9.16;
Sanitize the regex test cases.
- Merge h_regex_att (att.c) and t_regex_att.sh into a single C test program.
The former was really a test program, and the latter just a very strange
driver for it.
- Stop using awk to generate the shell test programs. This is unnecessary
and confusing. Instead, change t_regex.sh to generate the test case
functions on the fly with eval (as done in many other places).
1.8
06-Nov-2011
christos
make the standard tests optional.
1.7
06-Nov-2011
christos
skip the association that does not match with our implementation.
1.6
06-Nov-2011
christos
Add the AT&T regex tests
1.5
05-Nov-2011
christos
Arrange so that the same tests can be used by libtre.
1.4
11-Oct-2011
dholland
branches: 1.4.2;
Don't use 'nul' in filenames as windows will belch.
(Caught by importing the tree into mercurial)
1.3
10-Oct-2011
christos
- Use PROGS instead of PROG so that we can co-exist with TESTS_C
- Make the helper program compile again.
1.2
09-Oct-2011
christos
Add a test to check for DoS attacks against regcomp/regexec. From
Maksymilian Arciemowicz.
1.1
09-Jan-2011
pgoyette
Ouch - forgot the include this earlier.
1.4.2.2
30-Oct-2012
yamt
sync with head
1.4.2.1
10-Nov-2011
yamt
sync with head
1.9.16.1
18-Jan-2017
skrll
Sync with netbsd-5
1.9.10.1
25-Sep-2016
bouyer
Pull up following revision(s) (requested by darcy in ticket #1241):
tests/lib/libc/net/getaddrinfo/Makefile: revision 1.2
tests/lib/libc/regex/Makefile: revision 1.10
Replace MKMAN with NOMAN as suggested by christos@. Allows
userland to build when building man pages.
Indexes created Wed Oct 15 16:09:53 GMT 2025