summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add the output of bootstrap, remove step from morphRichard Maw2012-01-111-0/+1757
* 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
* tests: update init.sh; simplify TESTS_ENVIRONMENTJim Meyering2011-06-212-21/+23
* dfa: don't overrun a malloc'd buffer for certain regexpsJim Meyering2011-06-172-2/+28
* tests: don't ignore sjis-mb test failureJim Meyering2011-06-081-3/+3
* tests: exercise latent bug in character rangesPaolo Bonzini2011-06-072-0/+18
* tests: exercise a uni-byte [...] bug: requires ru_RU.KOI8-RJim Meyering2011-06-073-0/+51
* tests: use skip_test_, not skip_Jim Meyering2011-06-074-6/+16
* tests: fmbtest: factorJim Meyering2011-06-071-12/+14
* tests: fix skip-inducing typo in fmbtestJim Meyering2011-06-071-2/+2
* grep -P: don't abort upon exceeding PCRE's backtracking limitJim Meyering2011-05-212-5/+6
* tests: show how to make grep -P abortJim Meyering2011-05-212-0/+21
* tests: fix oddities in pcre-zJim Meyering2011-05-211-1/+2
* tests: factor out a new require_pcre_ functionJim Meyering2011-05-213-6/+8
* tests: clean up pcreJim Meyering2011-05-211-6/+3
* tests: exercise bug with 0x80..0xff in [...]Jim Meyering2011-05-072-0/+29
* maint: update from gnulibJim Meyering2011-02-281-23/+37
* tests: add a known-to-fail testJim Meyering2011-01-192-0/+34
* maint: sort test names in Makefile.amJim Meyering2011-01-191-4/+4
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-0324-24/+24
* tests: don't hard-code a 5-second timeout; that's not always enoughJim Meyering2010-11-041-1/+10