Age | Commit message (Expand) | Author |
2016-10-11 | Add a regression test for the off by one bug reported by pfg. | Martijn van Duren |
2016-05-30 | Some tests for \<; will be fixed by martijn@'s upcoming commit to process.c | Ingo Schwarze |
2016-05-03 | Fix test after changing default column size from 60 to 80. | Martijn van Duren |
2015-07-20 | remove expanded rcs id | Jasper Lievisse Adriaanse |
2015-07-17 | add tests for -i | Jasper Lievisse Adriaanse |
2015-06-23 | Add regress test for multiple negation characters. | Todd C. Miller |
2015-05-10 | A new version from the original author of math.sed that does exponents | Todd C. Miller |
2011-09-17 | Also test input files ending without a newline, | Ingo Schwarze |
2011-07-24 | Also run the new tests of "sed -E 's/..." with the input lacking a | Ingo Schwarze |
2011-06-23 | regression tests for the sed substitute command | Ingo Schwarze |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |
2010-07-02 | oops, add a missing newline; noticed by and ok phessler@ | Christian Weisgerber |
2010-07-01 | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Christian Weisgerber |
2010-07-01 | Allow [ to be used as a delimiter. | Christian Weisgerber |
2009-10-22 | Apparently these didn't get checked in when I added the tests. | Todd C. Miller |
2008-10-13 | cleanup | Todd C. Miller |
2008-10-13 | Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sed | Todd C. Miller |
2008-10-10 | Adapt sed test suite to regress framework. | Todd C. Miller |