Home | History | Annotate | Download | only in regex
History log of /src/tests/lib/libc/regex/t_regex_att.c
RevisionDateAuthorComments
 1.4  23-Feb-2021  christos Add support for ENOSYS (was never set)
 1.3  14-Jan-2017  christos PR/51873: Ngie Cooper: add util.h #include
 1.2  14-Jan-2017  christos PR/51832: Ngie Cooper:
- limit memory to 64M
- error msg fixes
- includes fixes
 1.1  24-Aug-2012  jmmv branches: 1.1.4; 1.1.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.1.16.1  20-Mar-2017  pgoyette Sync with HEAD
 1.1.4.2  30-Oct-2012  yamt sync with head
 1.1.4.1  24-Aug-2012  yamt file t_regex_att.c was added on branch yamt-pagecache on 2012-10-30 19:00:01 +0000

RSS XML Feed