From fa99e371284a414ce8b13892006df003d31a0e37 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 5 Mar 2017 19:59:33 +0000 Subject: first batch of -T markdown tests --- regress/mdoc/St/Makefile | 1 + regress/mdoc/St/badargs.out_markdown | 21 +++++++++++++++++++++ regress/mdoc/St/call.out_markdown | 17 +++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 regress/mdoc/St/badargs.out_markdown create mode 100644 regress/mdoc/St/call.out_markdown (limited to 'regress/mdoc/St') diff --git a/regress/mdoc/St/Makefile b/regress/mdoc/St/Makefile index a1bde7e1..488467de 100644 --- a/regress/mdoc/St/Makefile +++ b/regress/mdoc/St/Makefile @@ -2,6 +2,7 @@ REGRESS_TARGETS = badargs call LINT_TARGETS = badargs call +MARKDOWN_TARGETS = badargs call # groff-1.22.3 defect: # - If the first argument of .St is the name of another macro, diff --git a/regress/mdoc/St/badargs.out_markdown b/regress/mdoc/St/badargs.out_markdown new file mode 100644 index 00000000..12e4785f --- /dev/null +++ b/regress/mdoc/St/badargs.out_markdown @@ -0,0 +1,21 @@ +ST-INVALID(1) - General Commands Manual + +# NAME + +**St-invalid** - handling of invalid standard argument + +# STANDARDS + +valid argument: +IEEE Std 1003.1-2004 (“POSIX.1”) + +invalid argument: + +no arguments: + +two arguments: +IEEE Std 1003.1-2004 (“POSIX.1”) murks + +end of file + +OpenBSD - June 30, 2010 diff --git a/regress/mdoc/St/call.out_markdown b/regress/mdoc/St/call.out_markdown new file mode 100644 index 00000000..4fb19ce3 --- /dev/null +++ b/regress/mdoc/St/call.out_markdown @@ -0,0 +1,17 @@ +ST-CALL(1) - General Commands Manual + +# NAME + +**St-call** - the standard macro calling other macros + +# STANDARDS + +calling another macro: +**-called** + +valid argument: +IEEE Std 1003.1-2004 (“POSIX.1”) + +end of file + +OpenBSD - February 10, 2015 -- cgit v1.2.3-56-ge451