freebsd-dev/tools/regression/usr.bin/sed
Nik Clayton 00e13b1d67 Switch over to a different, more flexible test output protocol that's
understood by Perl's Test::Harness module and prove(1) commands.

Update README to describe the new protocol.  The work's broken down into
two main sets of changes.

First, update the existing test programs (shell scripts and C programs)
to produce output in the ok/not ok format, and to, where possible, also
produce a header describing the number of tests that are expected to be
run.

Second, provide the .t files that actually run the tests.  In some cases
these are copies of, or very similar too, scripts that already existed.
I've kept the old scripts around so that it's possible to verify that
behaviour under this new system (in terms of whether or not a test fails)
is identical to the behaviour under the old system.

Add a TODO file.
2004-11-11 19:47:55 +00:00
..
hanoi.sed
Makefile
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 Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived 2004-08-09 15:29:41 +00:00
regress.bcb.out
regress.G.out
regress.in
regress.P.out
regress.psl.out
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 Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +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
sed.test Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived 2004-08-09 15:29:41 +00:00