tests: zgrep-context assumes grep knows context
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Jun 2013 03:23:28 +0000 (20:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Jun 2013 03:23:50 +0000 (20:23 -0700)
commita963e3a42d6da62ef6d017f28ded08534ad4c805
treebd83a76cbe64bebecf6812248ec5e7ed1c9a5530
parenta2c82475de5fb39e5e36586e664f7940e7daf48f
tests: zgrep-context assumes grep knows context

* tests/Makefile.am (TESTS_ENVIRONMENT): Pass GREP too.
* tests/zgrep-context: Check that the underlying grep supports
context options.  Problem reported by Steven M. Schweda in
<http://lists.gnu.org/archive/html/bug-gzip/2013-06/msg00010.html>.
tests/Makefile.am
tests/zgrep-context