summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: add testcase for previous fixPaolo Bonzini2010-09-232-0/+18
* tests: add equiv-classesPaolo Bonzini2010-09-142-0/+19
* tests: update init.sh from gnulibJim Meyering2010-09-121-28/+79
* tests/portability: avoid spurious failure with OpenBSD's /bin/shJim Meyering2010-09-081-2/+0
* tests: remove .sh suffix from remaining test scripts.Jim Meyering2010-09-0312-11/+11
* tests: convert remaining tests to use init.shJim Meyering2010-09-038-65/+62
* tests: remove warning.shJim Meyering2010-09-032-24/+0
* tests: convert pcre.sh to use init.shJim Meyering2010-09-031-5/+6
* tests: convert bre.sh to use init.shJim Meyering2010-09-035-17/+22
* tests: convert to use init.shJim Meyering2010-09-033-11/+12