opnsense-src/tools/regression/usr.bin/sed
Diomidis Spinellis b71c319dc6 Add a test for the "or more" part of the following POSIX specification.
"A function can be preceded by one or more '!' characters, in which
  case the function shall be applied if the addresses do not select
  the pattern space."
2008-11-11 17:10:24 +00:00
..
regress.multitest.out Today SUN and GNU seds fully agree on test 5.3 and behave 2007-04-02 07:50:10 +00:00
hanoi.sed Update another mention of <CR><CR> I missed the first time around (rev 1.2) 2002-07-04 05:16:19 +00:00
Makefile Rename sed.test to multitest.t to comply with the naming scheme of 2007-03-14 18:58:59 +00:00
math.sed A new version that does exponents and lots of other neat things. Update 2004-05-01 02:15:58 +00:00
multitest.t cd to the correct directory so that the tests can be run from prove(1) 2007-12-16 07:55:33 +00:00
regress.b2a.out Don't forget to close the range if we branched over its end 2007-04-02 08:14:46 +00:00
regress.bcb.out Correct the psl regression test for sed(1)'s now-fixed newline 2002-06-27 15:58:59 +00:00
regress.c0.out This trivial change should fix at least 3 similar bugs. All of 2007-04-01 13:25:03 +00:00
regress.c1.out This trivial change should fix at least 3 similar bugs. All of 2007-04-01 13:25:03 +00:00
regress.c2.out This trivial change should fix at least 3 similar bugs. All of 2007-04-01 13:25:03 +00:00
regress.c3.out This trivial change should fix at least 3 similar bugs. All of 2007-04-01 13:25:03 +00:00
regress.G.out
regress.hanoi.out Add Towers of Hanoi regression test. 2007-03-14 07:52:38 +00:00
regress.icase1.out Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. 2007-07-04 16:42:41 +00:00
regress.icase2.out Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. 2007-07-04 16:42:41 +00:00
regress.icase3.out Add a test case for sed(1) regression - we should not ignore case 2007-07-06 16:36:52 +00:00
regress.in
regress.math.out Add sed math regression test. 2007-03-14 07:55:05 +00:00
regress.not.out Add a test for the "or more" part of the following POSIX specification. 2008-11-11 17:10:24 +00:00
regress.P.out
regress.psl.out Correct the psl regression test for sed(1)'s now-fixed newline 2002-06-27 15:58:59 +00:00
regress.s3.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.s4.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.s5.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.sg.out Add tests for the behaviour of substitution when the regex can match 2003-06-04 15:26:23 +00:00
regress.sh Add a test for the "or more" part of the following POSIX specification. 2008-11-11 17:10:24 +00:00
regress.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
regress.y.out Add missing newline to correct failure of the regression test. 2007-03-14 07:01:49 +00:00