aboutsummaryrefslogtreecommitdiff
path: root/testsuite/sed.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-111-1/+1
* sed: n cmd must reset "we had successful subst" flag. closes bug 1214.Denis Vlasenko2008-02-281-0/+6
* sed: support GNU-like '\t' escape in substitutionsDenis Vlasenko2007-11-131-0/+1
* sed: fix very obscure case of escaped newline in sed commandDenis Vlasenko2007-03-161-0/+4
* add to testsuite and fix yet another sed corner caseDenis Vlasenko2007-01-291-0/+3
* sed: fix 2 bugs (one testsuite entry + one newly found)Denis Vlasenko2007-01-291-0/+4
* fix all known regressions with sed and also make it simplerDenis Vlasenko2007-01-281-0/+5
* whitespace cleanupDenis Vlasenko2006-09-171-2/+2
* Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smallerRob Landley2006-07-261-0/+2
* Redo test suite to be able to test more than one command at a time. EliminateRob Landley2006-03-161-58/+63
* Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not aRob Landley2006-03-011-9/+45
* Lots of tests the fix to sed needs to pass...Rob Landley2006-02-231-0/+35
* Ok, I've converted the contents of the "testing/sed" directory into a Rob Landley2005-11-101-0/+109