summaryrefslogtreecommitdiff
path: root/regress/usr.bin/sed
AgeCommit message (Expand)Author
2010-07-03the sedtest regress test requires 200-ish file descriptors, so set aPeter Hessler
2010-07-02oops, add a missing newline; noticed by and ok phessler@Christian Weisgerber
2010-07-01Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationChristian Weisgerber
2010-07-01Allow [ to be used as a delimiter.Christian Weisgerber
2009-10-22Apparently these didn't get checked in when I added the tests.Todd C. Miller
2008-10-13cleanupTodd C. Miller
2008-10-13Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sedTodd C. Miller
2008-10-10Adapt sed test suite to regress framework.Todd C. Miller