This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ba5eb27ce3de593e18345caa34128fbffdde9e1d
busybox
/
testsuite
/
sed
T
History
Glenn L McGrath
ba5eb27ce3
Check sed doesnt go into an infinite loop (yes it does)
2003-09-15 04:41:17 +00:00
..
sed-accepts-blanks-before-command
…
sed-aic-commands
…
sed-branch
Update sed branch tests
2003-09-14 11:10:08 +00:00
sed-branch-conditional
Update sed branch tests
2003-09-14 11:10:08 +00:00
sed-branch-conditional2
Check sed doesnt go into an infinite loop (yes it does)
2003-09-15 04:41:17 +00:00
sed-branch-no-label
Update sed branch tests
2003-09-14 11:10:08 +00:00
sed-chains-substs
…
sed-chains-substs2
Add two new tests, sed-recurses-properly should always work
2003-09-14 09:38:24 +00:00
sed-does-not-substitute-in-deleted-line
* editors/sed.c (process_file): Stop processing deleted lines.
2002-04-01 16:17:37 +00:00
sed-handles-embedded-slashes
…
sed-handles-empty-lines
…
sed-handles-unsatisfied-backrefs
…
sed-prints-line-once-for-multiple-substs
…
sed-recurses-properly
Add two new tests, sed-recurses-properly should always work
2003-09-14 09:38:24 +00:00
sed-requires-newline-after-edit-command
…
sed-splits-edit-commands-on-command-line
…