aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/regress.pl.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-05 19:57:39 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-05 19:57:39 +0000
commitc5e1be4e43835ff8cb2512039246bd4ea5ec4c2e (patch)
tree66ae40b109bc51cc5ab11a32eea27b9b23acd3e4 /regress/regress.pl.1
parent6a9c863d13a717de73b674d348f838664b76bdab (diff)
downloadmandoc-c5e1be4e43835ff8cb2512039246bd4ea5ec4c2e.tar.gz
mandoc-c5e1be4e43835ff8cb2512039246bd4ea5ec4c2e.tar.zst
mandoc-c5e1be4e43835ff8cb2512039246bd4ea5ec4c2e.zip
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.
Diffstat (limited to 'regress/regress.pl.1')
-rw-r--r--regress/regress.pl.110
1 files changed, 7 insertions, 3 deletions
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 <schwarze@openbsd.org>
.\"
@@ -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