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
2570b43e82
Configuration option to define wether to follows GNU sed's behaviour
...
or the posix standard. Put the cleanup code back the way it was.
2003-09-16 05:25:43 +00:00
..
sed-accepts-blanks-before-command
…
sed-aic-commands
…
sed-append-hold-space-to-pattern-space
Fix a simple mistake with pattern space, and add a test for it
2003-09-15 12:07:48 +00:00
sed-append-next-line
Configuration option to define wether to follows GNU sed's behaviour
2003-09-16 05:25:43 +00:00
sed-append-next-line-gnu
Configuration option to define wether to follows GNU sed's behaviour
2003-09-16 05:25:43 +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
…
sed-does-not-substitute-in-deleted-line
…
sed-handles-embedded-slashes
…
sed-handles-empty-lines
…
sed-handles-unsatisfied-backrefs
…
sed-next-line
A test and fix for the sed 'n' command
2003-09-15 06:12:53 +00:00
sed-prints-line-once-for-multiple-substs
…
sed-recurses-properly
…
sed-regex-match-newline
Test for use of newline in regex's, this feature is used by most
2003-09-15 05:53:28 +00:00
sed-requires-newline-after-edit-command
…
sed-splits-edit-commands-on-command-line
…
sed-subst-subprint
Fix a bug that creapt in recently with substitution subprinting, and add
2003-09-16 01:46:36 +00:00
sed-write-to-stdout
Add a test for the 'P' command and fix current implementation so it
2003-09-15 06:28:45 +00:00