summaryrefslogtreecommitdiff
path: root/testsuite/sed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * testsuite/sed/sed-recurses-properly: Mark XFAIL.Matt Kraai2002-06-111-0/+1
|
* Sed can go into an infinite loopEric Andersen2002-04-131-0/+1
|
* * editors/sed.c (process_file): Stop processing deleted lines.Matt Kraai2002-04-011-0/+2
| | | | * testsuite/sed/sed-does-not-substitute-in-delete-line: New.
* * editors/sed.c (parse_edit_cmd): Rewrite.Matt Kraai2002-01-031-0/+9
| | | | * testsuite/sed/sed-splits-edit-commands-on-command-line: New.
* * editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai2002-01-021-0/+1
| | | | | after an edit command. * testsuite/sed/sed-requires-newline-after-edit-command: New.
* Ignore blanks before the first address and before the command.Matt Kraai2001-12-211-0/+1
|
* |2001-10-08 Rodney Brown <rbrown64@csc.com.au>Eric Andersen2001-11-101-0/+134
| | | | | | | | | | | | | | * editors/sed.c: Fix multiline [aic] commands. Make # an endline | comment for compatibility. Codespace reduction. | * tests/testcases: Cope with move to subdirectories. | * testsuite/sed/sed-aic-commands: Add. | | text data bss dec hex filename | 3772 16 0 3788 ecc editors/sed.o | 4516 16 0 4532 11b4 editors/sed.o.bu
* Merge test suite.Matt Kraai2001-10-305-0/+13