aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/data/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 21:08:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 21:08:29 +0000
commitbd583bd3f95456437bb2299aad23115a3fe82c04 (patch)
tree10b19e25431fe87f35e906e391bd9a36ab572aac /regress/tbl/data/Makefile
parenta49604fa42153d7e99b1b503a559ca4887d6d57c (diff)
downloadmandoc-bd583bd3f95456437bb2299aad23115a3fe82c04.tar.gz
mandoc-bd583bd3f95456437bb2299aad23115a3fe82c04.tar.zst
mandoc-bd583bd3f95456437bb2299aad23115a3fe82c04.zip
It turns out association of tbl spans with layout rows is simpler than
i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code.
Diffstat (limited to 'regress/tbl/data/Makefile')
-rw-r--r--regress/tbl/data/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/tbl/data/Makefile b/regress/tbl/data/Makefile
index 0fc59557..07a5573d 100644
--- a/regress/tbl/data/Makefile
+++ b/regress/tbl/data/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2015/01/29 23:24:24 schwarze Exp $
+# $OpenBSD: Makefile,v 1.4 2017/07/04 20:59:17 schwarze Exp $
-REGRESS_TARGETS = blankline block_unclosed block_width block_wrap empty
-LINT_TARGETS = block_unclosed empty
+REGRESS_TARGETS = blankline block_unclosed block_width block_wrap empty insert
+LINT_TARGETS = block_unclosed empty insert
# groff-1.22.3 defect:
# - When a table ends in the middle of a block,