sed: fix nested {} case
[oweals/busybox.git] / testsuite / sed.tests
2010-04-20 Denys Vlasenkosed: fix nested {} case
2010-04-20 Denys Vlasenkosed: fix c cmd
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-08-16 Denys Vlasenkosed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]...
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2009-07-10 Denys Vlasenkosed: deal with peculiar behavior of '2d;2,1p' in GNU sed
2009-06-30 Denys Vlasenkosed: fix handling of 1d;1,3p and 1d;1,REGEXp
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...