aboutsummaryrefslogtreecommitdiff
path: root/testsuite/sed
AgeCommit message (Expand)Author
2005-05-18Patch from Colin Watson (mangled slightly by Rob Landley):Rob Landley
2004-04-06Kill off the old 'tests' stuff. Write a ton of new tests for theEric Andersen
2003-11-20remove controversial testsGlenn L McGrath
2003-09-16Configuration option to define wether to follows GNU sed's behaviour Glenn L McGrath
2003-09-16Fix a bug that creapt in recently with substitution subprinting, and addGlenn L McGrath
2003-09-15Fix a simple mistake with pattern space, and add a test for itGlenn L McGrath
2003-09-15Add a test for the 'P' command and fix current implementation so itGlenn L McGrath
2003-09-15A test and fix for the sed 'n' commandGlenn L McGrath
2003-09-15Test for use of newline in regex's, this feature is used by mostGlenn L McGrath
2003-09-15Test the N commandGlenn L McGrath
2003-09-15Check sed doesnt go into an infinite loop (yes it does)Glenn L McGrath
2003-09-14Update sed branch testsGlenn L McGrath
2003-09-14Add two new tests, sed-recurses-properly should always workGlenn L McGrath
2002-11-28left out a \"Glenn L McGrath
2002-11-28This test was hangingGlenn L McGrath
2002-06-11* testsuite/sed/sed-recurses-properly: Mark XFAIL.Matt Kraai
2002-04-13Sed can go into an infinite loopEric Andersen
2002-04-01* editors/sed.c (process_file): Stop processing deleted lines.Matt Kraai
2002-01-03* editors/sed.c (parse_edit_cmd): Rewrite.Matt Kraai
2002-01-02* editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai
2001-12-21Ignore blanks before the first address and before the command.Matt Kraai
2001-11-10|2001-10-08 Rodney Brown <rbrown64@csc.com.au>Eric Andersen
2001-10-30Merge test suite.Matt Kraai