summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/sed
Commit message (Expand)AuthorAgeFilesLines
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-27158-5572/+0
* MFC various fixes to the tools/regression/ tests.jmmv2014-04-141-1/+1
* MFC r259132,r259133,r259143:eadler2013-12-162-0/+5
* Spelling fixes for tools/uqs2011-12-301-1/+1
* sed: Add test for r217133 (-i race).jilles2011-01-082-0/+84
* There are actually 129 tests here.obrien2010-01-041-1/+1
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-203-0/+6
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-202-0/+5
* Add correct test results.dds2009-09-203-0/+42
* Describe how other systems treat this case.dds2009-09-201-1/+5
* Allow [ to be used as a delimiter.dds2009-09-201-0/+9
* The transition to Subversion allows us to rename files withoutdds2009-09-20124-9/+7
* Regression test the 'addr1,+N' feature added in r192732brian2009-05-253-0/+10
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-112-1/+3
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-062-0/+5
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-043-0/+10
* 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-022-1/+6
* Today SUN and GNU seds fully agree on test 5.3 and behaveyar2007-04-022-13/+1
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-015-1/+27
* Rename sed.test to multitest.t to comply with the naming scheme ofdds2007-03-142-473/+1
* Reinstate error-testing regression tests.dds2007-03-1433-78/+107
* Integrate the tests I wrote in 1992 with our current regressiondds2007-03-143-130/+111
* Reference results for sed.test (to be renamed into multitest.t).dds2007-03-1490-0/+4210
* - Uncomment tests that were commented outdds2007-03-142-172/+84
* - It looks like BSD and GNU sed can nowadays pass two more tests.dds2007-03-142-14/+8
* Use another non-printing test; address 0 now has a special meaning in GNU sed.dds2007-03-142-4/+4
* Update tests to reflect the state of the art of sed in HEAD anddds2007-03-142-90/+38
* Add sed math regression test.dds2007-03-142-1/+3
* Add Towers of Hanoi regression test.dds2007-03-142-1/+19
* Add missing newline to correct failure of the regression test.dds2007-03-141-1/+1
* Switch over to a different, more flexible test output protocol that'snik2004-11-112-0/+8
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley deriveddds2004-08-092-8/+0
* A new version that does exponents and lots of other neat things. Updatesmkelly2004-05-011-59/+335
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-222-22/+38
* Add tests for the behaviour of substitution when the regex can matchfanf2003-06-045-0/+8
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-041-1/+1
* Note that two carriage returns aren't required after entering thetjr2002-07-031-2/+3
* The wrong y/// output got spammed into this file; from green@ indirectly.jmallett2002-06-271-1/+1
* Correct the psl regression test for sed(1)'s now-fixed newlinegreen2002-06-273-0/+8
* Erk, I forgot that regress.in has an ending newline, so change the test forjmallett2002-06-262-5/+2
* Add a regression test for transliterate which happens to match charactersjmallett2002-06-252-0/+5
* Convert straightforward regression tests to use regress.m4.jmallett2002-06-242-30/+6
* 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-212-1/+12
* Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,jmallett2002-04-215-0/+47
OpenPOWER on IntegriCloud