..
sed-accepts-blanks-before-command
Ignore blanks before the first address and before the command.
2001-12-21 16:04:12 +00:00
sed-aic-commands
|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
2001-11-10 10:49:42 +00:00
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
Kill off the old 'tests' stuff. Write a ton of new tests for the
2004-04-06 11:10:30 +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-conditional-inverted
Patch from Colin Watson (mangled slightly by Rob Landley):
2005-05-18 06:34:37 +00:00
sed-branch-no-label
Update sed branch tests
2003-09-14 11:10:08 +00:00
sed-chains-substs
Merge test suite.
2001-10-30 23:11:20 +00:00
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
Merge test suite.
2001-10-30 23:11:20 +00:00
sed-handles-empty-lines
Merge test suite.
2001-10-30 23:11:20 +00:00
sed-handles-unsatisfied-backrefs
Merge test suite.
2001-10-30 23:11:20 +00:00
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
Merge test suite.
2001-10-30 23:11:20 +00:00
sed-recurses-properly
Add two new tests, sed-recurses-properly should always work
2003-09-14 09:38:24 +00:00
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-splits-edit-commands-on-command-line
* editors/sed.c (parse_edit_cmd): Rewrite.
2002-01-03 21:12:34 +00:00
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