Module Name:src
Committed By: christos
Date: Wed Jun 9 21:09:20 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
remove the kill in the trace code.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/lib/libc/regex/t_exhaus
Module Name:src
Committed By: christos
Date: Wed Jun 9 21:08:56 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
remove not required include files
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/regex/t_exhaust
Module Name:src
Committed By: christos
Date: Wed Jun 9 20:48:37 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
1. Preallocate the patterns so that out of memory conditions don't happen
during their allocation, which the test cannot handle p
Module Name:src
Committed By: christos
Date: Mon Jun 7 11:45:35 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
Add more information for the malloc failure.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libc/rege
Module Name:src
Committed By: christos
Date: Thu Feb 25 22:37:37 UTC 2021
Modified Files:
src/tests/lib/libc/regex: Makefile debug.c
Log Message:
Adjust for conditional NLS
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/lib/libc/regex/Makefile
cv
Module Name:src
Committed By: christos
Date: Wed Feb 24 18:18:53 UTC 2021
Modified Files:
src/tests/lib/libc/regex: debug.c
Log Message:
remove casts
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/regex/debug.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Wed Feb 24 02:33:56 UTC 2021
Modified Files:
src/tests/lib/libc/regex: debug.c
Log Message:
minimal fix to match the library code (really make the constants unsigned
instead)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Tue Feb 23 17:13:44 UTC 2021
Modified Files:
src/tests/lib/libc/regex: main.c
Log Message:
Add REG_GNU
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/regex/main.c
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Tue Feb 23 16:00:37 UTC 2021
Modified Files:
src/tests/lib/libc/regex: t_regex_att.c
Log Message:
Add support for ENOSYS (was never set)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/regex/t_re
Module Name:src
Committed By: christos
Date: Tue Feb 23 15:00:01 UTC 2021
Modified Files:
src/tests/lib/libc/regex: main.c
Log Message:
Add REG_POSIX, and make compile on linux where we don't have a lot of the
internal flags.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Tue Feb 23 14:59:09 UTC 2021
Modified Files:
src/tests/lib/libc/regex: debug.c
Log Message:
Delete category stuff that has changed with the new regex; make compile
on linux and with TRE
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Tue Feb 23 14:57:16 UTC 2021
Modified Files:
src/tests/lib/libc/regex/data: meta.in repet_bounded.in repet_multi.in
Log Message:
Comment out tests that the new stricter regex does not like
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sat Mar 16 21:57:15 UTC 2019
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
PR/54061: Bump memory for jemalloc (a lot).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/regex/t
Module Name:src
Committed By: christos
Date: Sat Jan 14 20:59:23 UTC 2017
Modified Files:
src/tests/lib/libc/regex: t_regex_att.c
Log Message:
PR/51873: Ngie Cooper: add util.h #include
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/regex/
Module Name:src
Committed By: christos
Date: Sat Jan 14 00:50:56 UTC 2017
Modified Files:
src/tests/lib/libc/regex: debug.c t_exhaust.c t_regex_att.c
Log Message:
PR/51832: Ngie Cooper:
- limit memory to 64M
- error msg fixes
- includes fixes
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Wed Nov 16 18:37:31 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
this works with much less memory too.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/regex/t_exhau
Module Name:src
Committed By: christos
Date: Wed Nov 16 17:47:19 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
add require.memory=500M
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/regex/t_exhaust.c
Please n
Module Name:src
Committed By: christos
Date: Wed Nov 9 15:14:44 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
add a large timeout for libtre
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/regex/t_exhaust.c
P
Module Name:src
Committed By: christos
Date: Sun Nov 6 19:45:37 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Log Message:
make the standard tests optional.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/regex/Makefile
Plea
Module Name:src
Committed By: christos
Date: Sun Nov 6 18:35:22 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Log Message:
skip the association that does not match with our implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tes
Module Name:src
Committed By: christos
Date: Sun Nov 6 18:34:48 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
- Print the symbolic error using regerror, as well as the pattern that caused
it.
- Add the ability to set the number of repetitio
Module Name:src
Committed By: christos
Date: Sun Nov 6 18:32:39 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_regex.awk
Log Message:
ability to select associativity
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/regex/t_regex.awk
Module Name:src
Committed By: christos
Date: Sun Nov 6 18:32:17 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
- Handle TRE
- Make BUG comments print.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/regex/att.c
Plea
Module Name:src
Committed By: christos
Date: Sun Nov 6 18:31:30 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_regex_att.in
Log Message:
leave all tests in and have the awk script select which ones are appropriate.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sun Nov 6 17:02:33 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Added Files:
src/tests/lib/libc/regex: t_regex_att.in
Log Message:
Add the AT&T regex tests
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:43:25 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
be less chatty.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/regex/att.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:41:03 UTC 2011
Removed Files:
src/tests/lib/libc/regex/att: README basic.dat categorization.dat
forcedassoc.dat leftassoc.dat nullsubexpr.dat repetition.dat
rightassoc.dat
Log Message:
moved
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:40:37 UTC 2011
Added Files:
src/tests/lib/libc/regex/data/att: README basic.dat categorization.dat
forcedassoc.dat leftassoc.dat nullsubexpr.dat repetition.dat
rightassoc.dat
Log Message:
mo
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:26:54 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
more failed tests, perhaps I should move the data to a file, but how do
you open a file in ATF?
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:26:20 UTC 2011
Added Files:
src/tests/lib/libc/regex/att: README basic.dat categorization.dat
forcedassoc.dat leftassoc.dat nullsubexpr.dat repetition.dat
rightassoc.dat
Log Message:
Add tes
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:08:29 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
Add the failed forced association tests.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/regex/att.c
Ple
Module Name:src
Committed By: christos
Date: Sun Nov 6 16:02:08 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
Add the nullsubexpression tests. We mostly fail or don't support them.
Two of the tests actually cause the regex library to enter infinite
Module Name:src
Committed By: christos
Date: Sun Nov 6 15:19:31 UTC 2011
Modified Files:
src/tests/lib/libc/regex: att.c
Log Message:
Add a bug section so we can skip tests that don't work.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/r
Module Name:src
Committed By: christos
Date: Sun Nov 6 14:23:04 UTC 2011
Added Files:
src/tests/lib/libc/regex: att.c
Log Message:
Add a test harness for the att data files:
http://www2.research.att.com/~gsf/testregex/
Not part of the build yet.
To generate a diff o
Module Name:src
Committed By: christos
Date: Sat Nov 5 23:33:15 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Log Message:
Arrange so that the same tests can be used by libtre.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/
Module Name:src
Committed By: christos
Date: Fri Nov 4 15:48:10 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
stylistic improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/regex/t_exhaust.c
Please n
Module Name:src
Committed By: christos
Date: Fri Oct 21 00:41:35 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/regex/t_exhaust.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Mon Oct 10 04:32:42 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile debug.c
Log Message:
- Use PROGS instead of PROG so that we can co-exist with TESTS_C
- Make the helper program compile again.
To generate a diff
Module Name:src
Committed By: christos
Date: Sun Oct 9 18:21:09 UTC 2011
Modified Files:
src/tests/lib/libc/regex: Makefile
Added Files:
src/tests/lib/libc/regex: t_exhaust.c
Log Message:
Add a test to check for DoS attacks against regcomp/regexec. From
Maksymilia
Module Name:src
Committed By: pgoyette
Date: Sun Jan 9 05:44:47 UTC 2011
Modified Files:
src/tests/lib/libc/regex: t_regex.in
Log Message:
Fix typo that got lost between my trial build and the final commit
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/
Module Name:src
Committed By: pgoyette
Date: Sun Jan 9 01:00:40 UTC 2011
Added Files:
src/tests/lib/libc/regex: Makefile
Log Message:
Ouch - forgot the include this earlier.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/regex/Makefile
Ple
41 matches
Mail list logo