From c5e1be4e43835ff8cb2512039246bd4ea5ec4c2e Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 5 Mar 2017 19:57:39 +0000 Subject: Infrastructure for -T markdown tests. This is needed because -T marksdown is expected to receive less maintenance than -T ascii, so we need automation to make sure that regular parser maintenance doesn't break this output mode. --- regress/regress.pl.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'regress/regress.pl.1') diff --git a/regress/regress.pl.1 b/regress/regress.pl.1 index 6feebd16..9ab8d5c2 100644 --- a/regress/regress.pl.1 +++ b/regress/regress.pl.1 @@ -1,4 +1,4 @@ -.\" $Id: regress.pl.1,v 1.1 2017/02/08 03:02:13 schwarze Exp $ +.\" $Id: regress.pl.1,v 1.2 2017/03/05 19:57:39 schwarze Exp $ .\" .\" Copyright (c) 2017 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 8 2017 $ +.Dd $Mdocdate: March 5 2017 $ .Dt REGRESS.PL 1 .Os .Sh NAME @@ -60,7 +60,7 @@ Any additional arguments modify the way the tests are run. The default is .Cm all . The following modifiers are available: -.Bl -tag -width verbose +.Bl -tag -width markdown .It Cm all Run all kinds of subtests. This implies all other modifiers except @@ -85,6 +85,10 @@ warning and error output. Run subtests for .Fl T Cm man output mode. +.It Cm markdown +Run subtests for +.Fl T Cm markdown +output mode. .It Cm utf8 Run subtests for .Fl T Cm utf8 -- cgit v1.2.3-56-ge451