summaryrefslogtreecommitdiff
path: root/tests/include-exclude
Commit message (Expand)AuthorAgeFilesLines
* grep: --exclude matches trailing parts of argsPaul Eggert2015-12-281-1/+3
* 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
* maint: split long lines, and enforce the 80-column limitJim Meyering2014-06-271-1/+2
* grep: --exclude-dir=FOO/ now ignores the trailing slashPaul Eggert2014-05-241-0/+4
* exclude: process exclude and include directives in orderPaul Eggert2012-05-061-0/+5
* tests: test for bug with -r --exclude-dir and no file operandPaul Eggert2012-03-121-0/+4
* Fix the test suite for MS-Windows.Eli Zaretskii2011-12-281-1/+1
* --include etc. now work on command-line args more consistentlyPaul Eggert2011-12-241-1/+5
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-291-7/+7
* tests: ensure that each test script is executableJim Meyering2011-06-211-0/+0
* tests: include-exclude: avoid false positive failure on FreeBSDJim Meyering2011-06-211-9/+9
* make --include=FILE work once againJim Meyering2010-08-131-0/+4
* tests: normalize init.sh-sourcing codeJim Meyering2010-05-091-2/+1
* tests: also exercise the --include + glob pathJim Meyering2010-03-281-0/+6
* grep -r: fix --include with non-globsJim Meyering2010-03-281-0/+5
* grep: don't segfault upon use of --include or --exclude* optionsJim Meyering2010-03-271-0/+32