hush: fix bug where in "var=val func" var's value is not visible in func
[oweals/busybox.git] / testsuite / sed.tests
2008-07-11 Denis Vlasenkotestsuite: uniformly use $ECHO with -n -e
2008-02-28 Denis Vlasenkosed: n cmd must reset "we had successful subst" flag...
2007-11-13 Denis Vlasenkosed: support GNU-like '\t' escape in substitutions
2007-03-16 Denis Vlasenkosed: fix very obscure case of escaped newline in sed...
2007-01-29 Denis Vlasenkoadd to testsuite and fix yet another sed corner case
2007-01-29 Denis Vlasenkosed: fix 2 bugs (one testsuite entry + one newly found)
2007-01-28 Denis Vlasenkofix all known regressions with sed and also make it...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-26 Rob LandleyRich Filker spotted that sed -e 's/xxx/[/' didn't work...
2006-03-16 Rob LandleyRedo test suite to be able to test more than one comman...
2006-03-01 Rob LandleyYet more sed tests. Passing these is a to-do item...
2006-02-23 Rob LandleyLots of tests the fix to sed needs to pass...
2005-11-10 Rob LandleyOk, I've converted the contents of the "testing/sed...