This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-02-05 05:33:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
testsuite
/
sed
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
…