Age | Commit message (Expand) | Author |
---|---|---|
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 |