aboutsummaryrefslogtreecommitdiff
path: root/testsuite/sed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove controversial testsbug12003-11-202-15/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7959 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Configuration option to define wether to follows GNU sed's behaviour bug12003-09-162-1/+20
| | | | | | | | or the posix standard. Put the cleanup code back the way it was. git-svn-id: svn://busybox.net/trunk/busybox@7535 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix a bug that creapt in recently with substitution subprinting, and addbug12003-09-161-0/+9
| | | | | | | a test for it. git-svn-id: svn://busybox.net/trunk/busybox@7534 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Fix a simple mistake with pattern space, and add a test for itbug12003-09-151-0/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7529 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add a test for the 'P' command and fix current implementation so itbug12003-09-151-0/+10
| | | | | | | doesnt permanently modify the pattern space. git-svn-id: svn://busybox.net/trunk/busybox@7521 69ca8d6d-28ef-0310-b511-8ec308f3f277
* A test and fix for the sed 'n' commandbug12003-09-151-0/+12
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7520 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Test for use of newline in regex's, this feature is used by mostbug12003-09-151-0/+10
| | | | | | | configure scripts. git-svn-id: svn://busybox.net/trunk/busybox@7519 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Test the N commandbug12003-09-151-0/+9
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7517 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Check sed doesnt go into an infinite loop (yes it does)bug12003-09-151-0/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7515 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update sed branch testsbug12003-09-143-15/+17
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7506 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add two new tests, sed-recurses-properly should always workbug12003-09-143-1/+16
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7505 69ca8d6d-28ef-0310-b511-8ec308f3f277
* left out a \"bug12002-11-281-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6036 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This test was hangingbug12002-11-281-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6035 69ca8d6d-28ef-0310-b511-8ec308f3f277
* * testsuite/sed/sed-recurses-properly: Mark XFAIL.kraai2002-06-111-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@4883 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Sed can go into an infinite loopandersen2002-04-131-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@4609 69ca8d6d-28ef-0310-b511-8ec308f3f277
* * editors/sed.c (process_file): Stop processing deleted lines.kraai2002-04-011-0/+2
| | | | | | | * testsuite/sed/sed-does-not-substitute-in-delete-line: New. git-svn-id: svn://busybox.net/trunk/busybox@4514 69ca8d6d-28ef-0310-b511-8ec308f3f277
* * editors/sed.c (parse_edit_cmd): Rewrite.kraai2002-01-031-0/+9
| | | | | | | * testsuite/sed/sed-splits-edit-commands-on-command-line: New. git-svn-id: svn://busybox.net/trunk/busybox@4010 69ca8d6d-28ef-0310-b511-8ec308f3f277
* * editors/sed.c (parse_edit_command): Require a newline after the backslashkraai2002-01-021-0/+1
| | | | | | | | after an edit command. * testsuite/sed/sed-requires-newline-after-edit-command: New. git-svn-id: svn://busybox.net/trunk/busybox@3991 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ignore blanks before the first address and before the command.kraai2001-12-211-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3938 69ca8d6d-28ef-0310-b511-8ec308f3f277
* |2001-10-08 Rodney Brown <rbrown64@csc.com.au>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 git-svn-id: svn://busybox.net/trunk/busybox@3642 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Merge test suite.kraai2001-10-305-0/+13
git-svn-id: svn://busybox.net/trunk/busybox@3603 69ca8d6d-28ef-0310-b511-8ec308f3f277