aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-04-21 23:51:21 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-04-21 23:51:21 +0000
commit4ea4dffa7b5f9edcd44a043e69c061f748aae2d5 (patch)
tree4fddd7bfdd0559b10820cda436679277eb0efd72 /regress/roff/de/Makefile
parent521832262338c85e83c79d44a533328fff010240 (diff)
downloadmandoc-4ea4dffa7b5f9edcd44a043e69c061f748aae2d5.tar.gz
mandoc-4ea4dffa7b5f9edcd44a043e69c061f748aae2d5.tar.zst
mandoc-4ea4dffa7b5f9edcd44a043e69c061f748aae2d5.zip
When calling an empty macro, do not clobber existing arguments.
Fixing a bug found with the groffer(1) version 1.19 manual page following a report from Jan Stary.
Diffstat (limited to 'regress/roff/de/Makefile')
-rw-r--r--regress/roff/de/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/roff/de/Makefile b/regress/roff/de/Makefile
index 0d4d203f..a68656ce 100644
--- a/regress/roff/de/Makefile
+++ b/regress/roff/de/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.12 2019/02/06 20:54:28 schwarze Exp $
+# $OpenBSD: Makefile,v 1.13 2019/04/21 23:45:50 schwarze Exp $
-REGRESS_TARGETS = append cond escname factorial indir infinite startde tab
-REGRESS_TARGETS += TH Dd
+REGRESS_TARGETS = append cond empty escname factorial
+REGRESS_TARGETS += indir infinite startde tab TH Dd
LINT_TARGETS = escname indir infinite
# groff-1.22.4 defect: