summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: fix high-bit-range test failure on OSF/1 5.1Bruno Haible2011-11-121-2/+2
* gitignore: merge top-level and tests/ .gitignore filesStefano Lattarini2011-10-101-5/+0
* tests: tiny simplification in TESTS_ENVIRONMENT definitionStefano Lattarini2011-10-101-1/+1
* tests: support development version of automake tooStefano Lattarini2011-10-101-1/+3
* tests: stop using skip_test_; use skip_ insteadJim Meyering2011-09-154-18/+8
* tests: skip tests that require MBS supportJim Meyering2011-09-158-0/+15
* tests: make fmbtest explain (to stderr, not log) why it is skippedJim Meyering2011-09-151-2/+2
* tests: remove debug code that would cp to /tMatthew Burgess2011-08-311-1/+0
* tests: add a test to trigger the bugJim Meyering2011-07-242-0/+27
* tests: ensure that each test script is executableJim Meyering2011-06-2137-0/+11
* tests: include-exclude: avoid false positive failure on FreeBSDJim Meyering2011-06-211-9/+9