aboutsummaryrefslogtreecommitdiff
path: root/testsuite/sed.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* sed: fix a case when one-line range matches past lines. Closes bug 1867.Denys Vlasenko2010-06-041-0/+5
* randomtest fixesDenys Vlasenko2010-05-121-2/+2
* sed: fix a command with multible trailing backslashesDenys Vlasenko2010-05-121-0/+14
* sed: fix nested {} caseDenys Vlasenko2010-04-201-0/+5
* sed: fix c cmdDenys Vlasenko2010-04-191-0/+5
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
* sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bugDenys Vlasenko2009-08-171-0/+7
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-1/+17
* sed: deal with peculiar behavior of '2d;2,1p' in GNU sedDenys Vlasenko2009-07-101-0/+5
* sed: fix handling of 1d;1,3p and 1d;1,REGEXpDenys Vlasenko2009-06-301-0/+13
* 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