summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* grep: -r with no args now searches "."Paul Eggert2012-01-021-0/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: fix "make check" error on OSF/1Bruno Haible2011-11-211-1/+1
* 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: tiny simplification in TESTS_ENVIRONMENT definitionStefano Lattarini2011-10-101-1/+1
* tests: support development version of automake tooStefano Lattarini2011-10-101-1/+3
* tests: add a test to trigger the bugJim Meyering2011-07-241-0/+1
* tests: ensure that each test script is executableJim Meyering2011-06-211-0/+11
* tests: update init.sh; simplify TESTS_ENVIRONMENTJim Meyering2011-06-211-16/+1
* dfa: don't overrun a malloc'd buffer for certain regexpsJim Meyering2011-06-171-2/+2
* tests: exercise latent bug in character rangesPaolo Bonzini2011-06-071-0/+1
* tests: exercise a uni-byte [...] bug: requires ru_RU.KOI8-RJim Meyering2011-06-071-0/+1
* grep -P: don't abort upon exceeding PCRE's backtracking limitJim Meyering2011-05-211-1/+0
* tests: show how to make grep -P abortJim Meyering2011-05-211-0/+2
* tests: exercise bug with 0x80..0xff in [...]Jim Meyering2011-05-071-0/+1
* tests: add a known-to-fail testJim Meyering2011-01-191-0/+2
* maint: sort test names in Makefile.amJim Meyering2011-01-191-4/+4
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* tests: add testcase for previous fixPaolo Bonzini2010-09-231-0/+1
* tests: add equiv-classesPaolo Bonzini2010-09-141-0/+7
* tests: remove .sh suffix from remaining test scripts.Jim Meyering2010-09-031-11/+11
* tests: convert remaining tests to use init.shJim Meyering2010-09-031-7/+0
* tests: remove warning.shJim Meyering2010-09-031-1/+0
* tests: convert bre.sh to use init.shJim Meyering2010-09-031-1/+1
* tests: convert to use init.shJim Meyering2010-09-031-1/+1
* tests: add test for warningsPaolo Bonzini2010-08-271-0/+1
* tests: add failing test for grep from a directoryPaolo Bonzini2010-08-271-1/+3
* tests: add test for previous commitPaolo Bonzini2010-08-271-0/+1
* tests: enable glibc's malloc-perturbing optionJim Meyering2010-05-061-0/+5
* tests: add test for newly-fixed performance problemPaolo Bonzini2010-05-051-0/+1
* tests: ensure that the --mmap option is ignoredJim Meyering2010-04-201-0/+1
* tests: add an expected-to-fail test using \< in a multi-byte localeJim Meyering2010-04-171-0/+5
* tests: improve help-version (sync from gzip's version)Jim Meyering2010-04-071-0/+1
* tests: fix on systems with broken shPaolo Bonzini2010-03-311-2/+1
* tests: rename empty.sh to emptyPaolo Bonzini2010-03-311-1/+1
* build: avoid compiler warning when building test programJim Meyering2010-03-301-0/+5
* tests: add program to detect localesPaolo Bonzini2010-03-291-0/+3
* tests: add tests for SJIS character setsPaolo Bonzini2010-03-291-0/+1
* tests: exercise fix for improper match of incomplete MB char prefixNorihiro Tanaka2010-03-281-0/+1
* tests: add tests for the fgrep-infloop bugNorihiro Tanaka2010-03-281-0/+1
* tests: rename: fmbtest.sh -> fmbtestJim Meyering2010-03-281-1/+1
* grep: don't segfault upon use of --include or --exclude* optionsJim Meyering2010-03-271-0/+1
* tests: rename: foad1.sh -> foad1Jim Meyering2010-03-261-1/+1
* tests: avoid spurious test failure due to lack of a French UTF8 localeJim Meyering2010-03-261-0/+1
* grep: fix printing when -w is used and regex is needed for matchingNorihirio Tanaka2010-03-251-0/+1
* dfa: fix sigsegv on multibyte character classesPaolo Bonzini2010-03-231-0/+1
* tests: ensure that all programs handle [b-a] consistentlyJim Meyering2010-03-201-0/+1
* grep: remove check_multibyte_string, fix non-UTF8 missed matchPaolo Bonzini2010-03-171-0/+1