summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: test for the non-UTF8 multi-byte performance regressionJim Meyering2014-02-203-0/+49
* tests: test [^^-^] in unibyte localesPaul Eggert2014-02-203-0/+44
* maint: remove vestiges of support for long-disabled --mmap optionJim Meyering2014-01-272-21/+0
* dfasearch: skip kwset optimization when multi-byte+case-insensitiveNorihiro Tanaka2014-01-261-2/+4
* tests: remove superfluous uses of printfPádraig Brady2014-01-101-2/+2
* grep: make --ignore-case (-i) faster (sometimes 10x) in multibyte localesJim Meyering2014-01-092-0/+45
* tests: port Solaris 10 /bin/sh patch back to GNU/LinuxPaul Eggert2014-01-074-4/+5
* Port to Solaris 10 /bin/sh.Paul Eggert2014-01-074-3/+4
* maint: update copyright dates for 2014Jim Meyering2014-01-0139-39/+39
* pcre: use PCRE_NO_UTF8_CHECK properlyJim Meyering2013-12-311-7/+4
* pcre: tell grep -P to relax its stance on invalid multibyte charsSantiago Ruano Rincón2013-12-211-0/+6
* tests: avoid FP failure due to exhausted memoryJim Meyering2013-12-211-0/+3
* grep: handle lines longer than INT_MAX on more systemsJim Meyering2013-12-182-0/+23
* tests: port to non-GNU sedJim Meyering2013-11-251-1/+1
* grep: fix regression with -P vs. invalid UTF-8 inputJim Meyering2013-11-022-0/+26
* grep: fix regression involving \s and \SJim Meyering2013-11-022-0/+37
* tests: port more tests to bourne shells with hex-challenged printfJim Meyering2013-10-243-3/+3
* tests: port to bourne shells whose printf doesn't grok hexJim Meyering2013-10-235-13/+24
* tests: extend the multibyte-white-space testJim Meyering2013-10-191-19/+36
* tests: add a test for better coverage of some tricky codeJim Meyering2013-10-091-0/+1
* tests: ensure neither \s nor \S matches an invalid multibyte characterJim Meyering2013-10-012-0/+27
* dfa: fix \s and \S to work for multibyteJim Meyering2013-10-012-0/+52
* maint: change all references: s/POSIX\.2/POSIX/Jim Meyering2013-09-302-2/+2
* fix Cygwin UTF-16 surrogate-pair handling with -iCorinna Vinschen2013-09-012-0/+45
* tests: simplify and factor newest testJim Meyering2013-08-091-4/+6
* tests: add testcase for previous changePaolo Bonzini2013-07-052-0/+18
* maint: align backslashes consistentlyJim Meyering2013-05-281-7/+7
* grep -F: avoid an infinite loop with invalid multi-byte search stringJim Meyering2013-05-282-0/+21
* maint: update all copyright year number rangesJim Meyering2013-01-0434-34/+34
* grep: diagnose read errors from -f dir, porting to SolarisPaul Eggert2012-11-192-10/+17
* maint: correct syntax-check failures; adjust NEWSJim Meyering2012-10-031-6/+7
* tests: include UTF-8 testcases for grep -PPaolo Bonzini2012-10-032-0/+34
* tests: test for bug with -i and ^$ in a multi-byte localeJim Meyering2012-08-072-0/+30
* tests: fix a skip diagnostic that mentioned the wrong localeJim Meyering2012-08-061-1/+1
* tests: skip failing test on FS/system that lack SEEK_HOLE supportJim Meyering2012-08-021-0/+6
* tests: avoid false positive upon kernel OOM-killJim Meyering2012-07-211-1/+2
* build: update gnulib submodule, bootstrap, init.shJim Meyering2012-07-041-3/+2
* tests: add another turkish-I-related test caseJim Meyering2012-06-171-0/+8
* grep -i: work also when converting to lower-case inflates byte countJim Meyering2012-06-163-0/+57
* tests: extend coverage of dfa.c's match_mb_charsetJim Meyering2012-06-082-0/+33
* build: update gnulib submodule, bootstrap and init.shJim Meyering2012-06-031-0/+8
* grep: fix how -i works with a match containing the Turkish I-with-dotJim Meyering2012-06-021-1/+0
* maint: avoid nit-picky syntax-check test failure; tweak big-hole testJim Meyering2012-05-161-10/+2
* grep: sparse files are now considered binaryPaul Eggert2012-05-152-0/+32
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-05-063-10/+10
* exclude: process exclude and include directives in orderPaul Eggert2012-05-061-0/+5
* tests: avoid spurious quote-mismatch failure on OS/XJim Meyering2012-04-221-6/+5
* grep: fix --devices=ACTION (-D) so stdin is once again exemptJim Meyering2012-04-172-0/+15
* tests: avoid spurious failure of the symlink testJim Meyering2012-04-131-1/+7
* tests: avoid syntax-check failure: reverse compare argumentsJim Meyering2012-04-091-2/+2