From 45fc5a37fb711aa526cb48490fba3c3c2ec09adc Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Mar 2017 22:54:22 +0000 Subject: Now that markdown output is tested for almost everything, test all input files in -T markdown output mode by default and only mark those files with SKIP_MARKDOWN that are not to be tested. Much easier to read, and almost minus 40 lines of Makefile code. --- regress/mdoc/Bf/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'regress/mdoc/Bf') diff --git a/regress/mdoc/Bf/Makefile b/regress/mdoc/Bf/Makefile index 799c8af9..eb845e95 100644 --- a/regress/mdoc/Bf/Makefile +++ b/regress/mdoc/Bf/Makefile @@ -3,6 +3,10 @@ REGRESS_TARGETS = nest multiargs badargs break broken LINT_TARGETS = multiargs badargs break broken +# mandoc -T markdown ignores .Bf, at least for now + +SKIP_MARKDOWN ?= ALL + # groff-1.22.2 defects: # - If the first argument to .Bf is a bad one, # no block is opened at all and the .Ef causes another error. -- cgit v1.2.3-56-ge451