index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
sed.tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
sed: make N command behave as in GNU sed
Denys Vlasenko
2010-08-16
1
-3
/
+11
*
sed.tests: make last test less confusing
Denys Vlasenko
2010-08-01
1
-1
/
+1
*
sed: fix sed -i: unlike without -i, it does not forget ranges
Denys Vlasenko
2010-08-01
1
-1
/
+6
*
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2010-06-04
1
-0
/
+5
*
randomtest fixes
Denys Vlasenko
2010-05-12
1
-2
/
+2
*
sed: fix a command with multible trailing backslashes
Denys Vlasenko
2010-05-12
1
-0
/
+14
*
sed: fix nested {} case
Denys Vlasenko
2010-04-20
1
-0
/
+5
*
sed: fix c cmd
Denys Vlasenko
2010-04-19
1
-0
/
+5
*
tests: fix POSIX shell source style
Mike Frysinger
2009-11-04
1
-1
/
+1
*
sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug
Denys Vlasenko
2009-08-17
1
-0
/
+7
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
1
-1
/
+17
*
sed: deal with peculiar behavior of '2d;2,1p' in GNU sed
Denys Vlasenko
2009-07-10
1
-0
/
+5
*
sed: fix handling of 1d;1,3p and 1d;1,REGEXp
Denys Vlasenko
2009-06-30
1
-0
/
+13
*
testsuite: uniformly use $ECHO with -n -e
Denis Vlasenko
2008-07-11
1
-1
/
+1
*
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
Denis Vlasenko
2008-02-28
1
-0
/
+6
*
sed: support GNU-like '\t' escape in substitutions
Denis Vlasenko
2007-11-13
1
-0
/
+1
*
sed: fix very obscure case of escaped newline in sed command
Denis Vlasenko
2007-03-16
1
-0
/
+4
*
add to testsuite and fix yet another sed corner case
Denis Vlasenko
2007-01-29
1
-0
/
+3
*
sed: fix 2 bugs (one testsuite entry + one newly found)
Denis Vlasenko
2007-01-29
1
-0
/
+4
*
fix all known regressions with sed and also make it simpler
Denis Vlasenko
2007-01-28
1
-0
/
+5
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-2
/
+2
*
Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller
Rob Landley
2006-07-26
1
-0
/
+2
*
Redo test suite to be able to test more than one command at a time. Eliminate
Rob Landley
2006-03-16
1
-58
/
+63
*
Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not a
Rob Landley
2006-03-01
1
-9
/
+45
*
Lots of tests the fix to sed needs to pass...
Rob Landley
2006-02-23
1
-0
/
+35
*
Ok, I've converted the contents of the "testing/sed" directory into a
Rob Landley
2005-11-10
1
-0
/
+109