aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 22:54:22 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 22:54:22 +0000
commit45fc5a37fb711aa526cb48490fba3c3c2ec09adc (patch)
tree9270650703d611e4df4f0547d712690b3f64cc6c /regress/eqn
parentc9dc8e26c183aab06a071399e51a955995aa934c (diff)
downloadmandoc-45fc5a37fb711aa526cb48490fba3c3c2ec09adc.tar.gz
mandoc-45fc5a37fb711aa526cb48490fba3c3c2ec09adc.tar.zst
mandoc-45fc5a37fb711aa526cb48490fba3c3c2ec09adc.zip
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.
Diffstat (limited to 'regress/eqn')
-rw-r--r--regress/eqn/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/eqn/Makefile.inc b/regress/eqn/Makefile.inc
index d7937db5..d1d69f34 100644
--- a/regress/eqn/Makefile.inc
+++ b/regress/eqn/Makefile.inc
@@ -4,6 +4,7 @@ EQN = /usr/local/bin/eqn
SKIP_GROFF ?= ${REGRESS_TARGETS}
SKIP_TMAN ?= ALL
+SKIP_MARKDOWN ?= ALL
# OpenBSD only: maintainer targets and custom extraction