diff options
author | Jim Meyering <meyering@redhat.com> | 2011-05-04 13:07:36 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-05-07 15:23:56 +0200 |
commit | d98338ebf842ec9b69631837eee50ebdcd543505 (patch) | |
tree | c26e662bb39096cc7071db79e2cdf513c474b955 /THANKS | |
parent | 8da41c930e03a8635cbd8c89e3e591374c232c89 (diff) | |
download | grep-d98338ebf842ec9b69631837eee50ebdcd543505.tar.gz |
tests: exercise bug with 0x80..0xff in [...]
* tests/high-bit-range: New test, inspired by an example in the
report by Igor O. Ladygin: http://bugs.debian.org/624387,
via Santiago Ruano Rincón's http://savannah.gnu.org/bugs/?33198
* tests/Makefile.am (TESTS): Add it.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,7 @@ H. Merijn Brand <h.m.brand@hccnet.nl> Harald Hanche-Olsen <hanche@math.ntnu.no> Hans-Bernhard Broeker <broeker@physik.rwth-aachen.de> Heikki Korpela <heko@iki.fi> +Igor O. Ladygin <assa@zabtrans.ru> Ilya Basin <basinilya@gmail.com> Isamu Hasegawa <isamu@yamato.ibm.com> Jaroslav Škarvada <jskarvad@redhat.com> @@ -76,6 +77,7 @@ Philippe De Muyter <phdm@info.ucl.ac.be> Philip Hazel <ph10@cus.cam.ac.uk> Roland Roberts <rroberts@muller.com> Ruslan Ermilov <ru@freebsd.org> +Santiago Ruano Rincón <santiago@debian.org> Santiago Vila <sanvila@unex.es> Shannon Hill <hill@synnet.com> Sotiris Vassilopoulos <Sotiris.Vassilopoulos@betatech.gr> |