summaryrefslogtreecommitdiff
path: root/testsuite/sed (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove controversial testsGlenn L McGrath2003-11-202-15/+0
* Configuration option to define wether to follows GNU sed's behaviour Glenn L McGrath2003-09-162-1/+20
* Fix a bug that creapt in recently with substitution subprinting, and addGlenn L McGrath2003-09-161-0/+9
* Fix a simple mistake with pattern space, and add a test for itGlenn L McGrath2003-09-151-0/+13
* Add a test for the 'P' command and fix current implementation so itGlenn L McGrath2003-09-151-0/+10
* A test and fix for the sed 'n' commandGlenn L McGrath2003-09-151-0/+12
* Test for use of newline in regex's, this feature is used by mostGlenn L McGrath2003-09-151-0/+10
* Test the N commandGlenn L McGrath2003-09-151-0/+9
* Check sed doesnt go into an infinite loop (yes it does)Glenn L McGrath2003-09-151-0/+11
* Update sed branch testsGlenn L McGrath2003-09-143-15/+17
* Add two new tests, sed-recurses-properly should always workGlenn L McGrath2003-09-143-1/+16
* left out a \"Glenn L McGrath2002-11-281-1/+1
* This test was hangingGlenn L McGrath2002-11-281-1/+1
* * 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
* * editors/sed.c (parse_edit_cmd): Rewrite.Matt Kraai2002-01-031-0/+9
* * editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai2002-01-021-0/+1
* 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
* Merge test suite.Matt Kraai2001-10-305-0/+13