summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: do not let a LANGUAGE envvar setting perturb testsJim Meyering2016-05-132-1/+67
* grep: /dev/null output speedupPaul Eggert2016-05-013-2/+14
* grep: in C locale, all bytes are valid charactersPaul Eggert2016-04-102-0/+27
* tests: test egrep/fgrep help only if our grepPaul Eggert2016-04-031-1/+9
* tests: remove spurious test of egrepJim Meyering2016-03-291-1/+1
* grep: -Pz no longer misdiagnoses [^a]Paul Eggert2016-03-231-0/+1
* grep: -oz now outputs null bytes, not newlinesPaul Eggert2016-03-182-6/+9
* grep: use errno consistently in write diagnosticsPaul Eggert2016-03-172-0/+56
* grep: -Pz is incompatible with ^ and $Paul Eggert2016-02-211-4/+2
* tests: test cleanupJim Meyering2016-02-211-1/+0
* grep -z: avoid erroneous match with regexp anchor and \n in textJim Meyering2016-02-202-1/+45
* tests: convert "cmd && fail=1" to "returns_ 1 cmd || fail=1"Jim Meyering2016-02-203-30/+27
* tests/null-byte: test another code pathJim Meyering2016-02-011-1/+5
* Omit excess "Binary file ... matches"Paul Eggert2016-01-311-0/+5
* grep: -x now supersedes -w more consistentlyPaul Eggert2016-01-152-1/+8
* tests: do use "yes" but via an AWK replacementJim Meyering2016-01-123-4/+5
* * tests/pcre-count: Don't assume the page size is 32kB.Paul Eggert2016-01-111-4/+10
* tests: port to other POSIXish platformsPaul Eggert2016-01-084-4/+10
* tests: fix encoding-error test failure to use of printf '\xHH'Jim Meyering2016-01-081-1/+1
* mb-non-UTF8-performance: avoid FP test failure on fast hardwareJim Meyering2016-01-071-4/+9
* grep: fix bug with with invalid unibyte sequencePaul Eggert2016-01-013-4/+34
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-0167-68/+68
* grep: -c should keep counting after binary dataPaul Eggert2015-12-302-0/+24
* grep: be less picky about encoding errorsPaul Eggert2015-12-302-0/+42
* maint: correct (make sorted) order of test file namesJim Meyering2015-12-291-1/+1
* grep: --exclude matches trailing parts of argsPaul Eggert2015-12-281-1/+3
* grep -oP: don't infloop when processing invalid UTF8 preceding a matchJim Meyering2015-12-182-0/+27
* tests: mark performance-related tests as expensiveJim Meyering2015-11-042-0/+10
* tests: pcre-jitstack: upon failure, retry with no stack size limitJim Meyering2015-11-011-1/+14
* tests: avoid spurious failure on OpenBSD 5.8Jim Meyering2015-10-241-6/+12
* gnulib: update to latest; also bootstrap and tests/init.shJim Meyering2015-10-171-0/+22
* maint: use single quote rather than UTF-8 multi-byte versionJim Meyering2015-10-131-1/+1
* tests: add test case for Bug#21670Paul Eggert2015-10-111-3/+11
* Add test for pop_fail_stack bugPaul Eggert2015-09-193-17/+38
* tests: mb-non-UTF8-performance: use new functionJim Meyering2015-08-011-20/+9
* tests: long-pattern-perf: measure user time, not elapsedJim Meyering2015-08-011-18/+6
* tests: new function to measure elapsed user timeJim Meyering2015-08-011-0/+28
* tests: sjis-mb: accept two more localesNorihiro Tanaka2015-07-181-4/+5
* tests: add a test for the performance fixJim Meyering2015-07-182-0/+51
* tests: fix mis-applied patch.Jim Meyering2015-07-171-2/+2
* tests: avoid FS-dependent false-positive failureJim Meyering2015-07-171-2/+2
* grep: fix bug with --exclude-dir and command linePaul Eggert2015-07-131-1/+11
* tests: fix $? typo in null-bytePaul Eggert2015-07-131-1/+3
* grep: -z '[^x]' now consistently matches newlinePaul Eggert2015-07-041-3/+9
* grep: -z '.' now consistently matches newlinePaul Eggert2015-07-032-0/+35
* grep: don't mishandle left context in -PPaul Eggert2015-07-032-0/+39
* tests/case-fold-backref: factor testJim Meyering2015-06-281-1/+1
* grep: don't hang on command-line fifo if -D skipPaul Eggert2015-06-261-0/+5
* test: tighten tests for bracket exprsPaul Eggert2015-05-301-2/+3
* maint: sort test names in tests/Makefile.am and add syntax-check ruleJim Meyering2015-04-261-7/+7