freebsd-dev/usr.bin/grep
Ed Maste 799c5faa8b bsdgrep: create additional tests for coverage on recent fixes
Create additional tests to cover regressions that were discovered by
PRs linked to reviews D10098, D10102, and D10104.

It is worth noting that neither bsdgrep(1) nor gnugrep(1) in the base
system currently pass all of these tests, and gnugrep(1) not quite being
up to snuff was also noted in at least one of the PRs.

PR:		175314 202022 195763 180990 197555 197531 181263 209116
Submitted by:	Kyle Evans <kevans91@ksu.edu>
Reviewed by:	cem, ngie, emaste
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D10112
2017-04-05 18:41:44 +00:00
..
nls
regex bsdgrep(1): Fix errors with invalid expressions 2017-04-04 17:05:37 +00:00
tests bsdgrep: create additional tests for coverage on recent fixes 2017-04-05 18:41:44 +00:00
file.c bsdgrep: fix EOF handling with --mmap 2017-02-19 17:23:27 +00:00
grep.1 bsdgrep(1): create rgrep link 2017-04-04 05:56:42 +00:00
grep.c bsdgrep: treat rgrep as grep -r 2017-04-03 21:10:02 +00:00
grep.h
Makefile bsdgrep(1): Rip out "xmalloc" bits 2017-04-04 16:08:51 +00:00
Makefile.depend
queue.c
util.c bsdgrep: revert color changes from r316477 2017-04-04 14:17:50 +00:00