summaryrefslogtreecommitdiff
path: root/usr.bin/grep/tests
AgeCommit message (Expand)Author
7 daysgrep/tests: Fix up the zgrep executable path in a newly added testMark Johnston
8 daysRemove obsolete BUGS section from zgrep(1) man page, add testCraig Leres
10 daysgrep: add testcase to test color when matches is greater than MAX_MATCHESViacheslav Chimishuk
2025-12-14Fix zgrep(1) wrapper regression, add testCraig Leres
2025-03-19grep: avoid duplicated lines when we're coloring outputKyle Evans
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-01-03grep: properly switch EOL indicator with -zKyle Evans
2020-12-25grep: tests: stop testing for a nonexistent version of grepKyle Evans
2020-12-09grep: tests: stop expecting a failure of gnuext w/ bsdgrepKyle Evans
2019-09-03bsdgrep(1): add some basic tests for some GNU Extension supportKyle Evans
2018-05-09Standardize SPDX tag on files I've addedKyle Evans
2018-05-09Remove "All Rights Reserved" on files that I hold sole copyright onKyle Evans
2017-12-03grep test: Fix copyright noticeKyle Evans
2017-07-06Update copyright e-mail address to @FreeBSD.org addressKyle Evans
2017-05-27:rgrep : use atf-check to check the exit code/save the output of grep -r insteadEnji Cooper
2017-05-02bsdgrep: fix -w flag matching with an empty patternEd Maste
2017-04-22Only expect :grep_r_implied to pass with bsdgrep(1)Enji Cooper
2017-04-17bsdgrep: for -r, use the working directory if none specifiedEd Maste
2017-04-05bsdgrep: create additional tests for coverage on recent fixesEd Maste
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-10-09Integrate usr.bin/grep/tests from NetBSD into atf/kyuaEnji Cooper