summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* grep: report overflow for ERE a{1000000000}Paul Eggert2012-03-183-4/+8
* grep: -r no longer follows symlinks; use ftsPaul Eggert2012-03-142-0/+66
* tests: port big-match to non-GNU ddPaul Eggert2012-03-121-1/+1
* tests: test for bug with -r --exclude-dir and no file operandPaul Eggert2012-03-121-0/+4
* tests: exercise two recently-fixed bugsJim Meyering2012-03-092-0/+20
* tests: avoid failure when using Solaris 10's sedJim Meyering2012-03-021-2/+2
* maint: spelling fixesPaul Eggert2012-03-011-1/+1
* grep: fix some core dumps with long lines etc.Paul Eggert2012-03-011-0/+0
* tests: test for problems with long matchesPaul Eggert2012-03-013-0/+50
* build: update submodule, bootstrap, tests/init.sh from gnulibJim Meyering2012-02-261-1/+4
* dfa: fix a subtle constraint encoding bugPaolo Bonzini2012-02-261-0/+12
* tests: fix loop in epipe testPaul Eggert2012-02-131-1/+10
* tests: work portably even if SIGPIPE is ignoredPaul Eggert2012-02-081-2/+2
* tests: work even if SIGPIPE is ignoredPaul Eggert2012-02-071-1/+1
* build: update bootstrap from gnulib and adaptJim Meyering2012-01-221-9/+95
* build: update gnulib to latest; adjust quoting in testsJim Meyering2012-01-221-2/+2
* grep: don't say "write error" over and overPaul Eggert2012-01-222-0/+21
* grep: with no args, search "." only if command-line -rPaul Eggert2012-01-041-0/+7
* tests: adjust test to match code, now that --mmap writes to stderrJim Meyering2012-01-031-2/+6
* tests: avoid minor "make check" failureJim Meyering2012-01-031-0/+0
* grep: -r with no args now searches "."Paul Eggert2012-01-022-0/+15
* grep: check stdin like other filesPaul Eggert2012-01-011-14/+19
* maint: update all copyright year number rangesJim Meyering2012-01-0129-29/+29
* Fix the test suite for MS-Windows.Eli Zaretskii2011-12-283-2/+3
* --include etc. now work on command-line args more consistentlyPaul Eggert2011-12-241-1/+5
* disable the new input==output guard for additional optionsJim Meyering2011-12-121-0/+9
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-2920-38/+38
* build: fix "make check" error on OSF/1Bruno Haible2011-11-211-1/+1
* tests: fix typo in last changeJim Meyering2011-11-201-1/+1
* tests: avoid unwarranted test failure on *BSD-based systemsJim Meyering2011-11-201-2/+3
* maint: update bootstrap and init.sh from gnulibJim Meyering2011-11-131-1/+3
* tests: make our "export" replacement efficient with modern shellsJim Meyering2011-11-121-11/+15
* tests: make the replacement export function more robustJim Meyering2011-11-121-3/+3
* tests: fix test suite execution failure on OSF/1 5.1Bruno Haible2011-11-121-1/+14
* tests: don't assume that /bin/bash existsBruno Haible2011-11-121-1/+1
* tests: avoid unwarranted failures due to SATAN's timeoutBruno Haible2011-11-121-0/+2