summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/sed (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test that "b" and "t" (branch) commands can be followed by a semicolonschwarze2018-12-072-43/+71
* fix Test 7.1 after main.c rev. 1.37;schwarze2018-07-121-9/+10
* catch up with compile.c rev. 1.48; while here, also add tests forschwarze2018-07-092-41/+212
* Disable new tests until sed has been adapted.bluhm2017-07-061-2/+5
* Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.otto2017-06-129-2/+33
* Add a regression test for the off by one bug reported by pfg.martijn2016-10-112-1/+9
* Some tests for \<; will be fixed by martijn@'s upcoming commit to process.cschwarze2016-05-301-1/+8
* Fix test after changing default column size from 60 to 80.martijn2016-05-031-12/+9
* remove expanded rcs idjasper2015-07-202-4/+0
* add tests for -ijasper2015-07-176-4/+47
* Add regress test for multiple negation characters.millert2015-06-232-2/+7
* A new version from the original author of math.sed that does exponentsmillert2015-05-103-62/+337
* Also test input files ending without a newline,schwarze2011-09-171-10/+17
* Also run the new tests of "sed -E 's/..." with the input lacking aschwarze2011-07-241-8/+42
* regression tests for the sed substitute commandschwarze2011-06-232-2/+79
* the sedtest regress test requires 200-ish file descriptors, so set aphessler2010-07-031-1/+2
* oops, add a missing newline; noticed by and ok phessler@naddy2010-07-021-2/+2
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationnaddy2010-07-012-1/+11
* Allow [ to be used as a delimiter.naddy2010-07-012-1/+64
* Apparently these didn't get checked in when I added the tests.millert2009-10-222-0/+3
* cleanupmillert2008-10-131-10/+18
* Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sedmillert2008-10-133-0/+337
* Adapt sed test suite to regress framework.millert2008-10-1010-0/+5322