This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
testsuite
/
sed
History
Glenn L McGrath
65f9dc01f3
Test the N command
2003-09-15 05:35:47 +00:00
..
sed-accepts-blanks-before-command
…
sed-aic-commands
…
sed-append-next-line
Test the N command
2003-09-15 05:35:47 +00:00
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
…