From a6c40a72a232a59361c880ec1ecddfbd5df8eaaa Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 9 Mar 2017 15:33:40 +0000 Subject: Really commit some files that failed to get committed in this commit: 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/Rv/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'regress/mdoc/Rv/Makefile') diff --git a/regress/mdoc/Rv/Makefile b/regress/mdoc/Rv/Makefile index 60fb1de7..ad804eec 100644 --- a/regress/mdoc/Rv/Makefile +++ b/regress/mdoc/Rv/Makefile @@ -2,11 +2,14 @@ REGRESS_TARGETS = args noname nostd LINT_TARGETS = noname nostd -MARKDOWN_TARGETS = args nostd # groff-1.22.2 defect: # - .Rv without -std produces no output SKIP_GROFF = nostd +# ugly name section output, do not test this for now + +SKIP_MARKDOWN ?= noname + .include -- cgit v1.2.3-56-ge451