summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/sed/regress.sh
Commit message (Expand)AuthorAgeFilesLines
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-111-1/+2
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-061-0/+1
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-041-0/+3
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-121-1/+2
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-211-1/+35
* Logically separate the complex `hanoi' and `math' tests from basic tests.yar2007-04-021-2/+3
* Don't forget to close the range if we branched over its endyar2007-04-021-1/+3
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-011-1/+13
* Add sed math regression test.dds2007-03-141-1/+2
* Add Towers of Hanoi regression test.dds2007-03-141-1/+2
* Switch over to a different, more flexible test output protocol that'snik2004-11-111-0/+2
* Add tests for the behaviour of substitution when the regex can matchfanf2003-06-041-0/+4
* Correct the psl regression test for sed(1)'s now-fixed newlinegreen2002-06-271-0/+1
* Erk, I forgot that regress.in has an ending newline, so change the test forjmallett2002-06-261-1/+1
* Add a regression test for transliterate which happens to match charactersjmallett2002-06-251-0/+1
* Convert straightforward regression tests to use regress.m4.jmallett2002-06-241-29/+5
* Prefix tests with PASS and FAIL, to make grepping easier, and note this injmallett2002-04-271-2/+2
* For the P function, the newline must be considered a part of the patternjmallett2002-04-211-1/+4
* Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,jmallett2002-04-211-0/+30
OpenPOWER on IntegriCloud