From d9f0f81c846a8405c29870e4a8379e5e79d1cad3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/tbl/layout/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 regress/tbl/layout/Makefile (limited to 'regress/tbl/layout/Makefile') diff --git a/regress/tbl/layout/Makefile b/regress/tbl/layout/Makefile new file mode 100644 index 00000000..9ad5d7f9 --- /dev/null +++ b/regress/tbl/layout/Makefile @@ -0,0 +1,12 @@ +# $OpenBSD: Makefile,v 1.2 2015/01/30 00:27:09 schwarze Exp $ + +REGRESS_TARGETS = center complex empty emptyline numbers span +LINT_TARGETS = complex empty + +# groff-1.22.3 defect: +# - When the layout is completely empty, +# GNU eqn produces no output whatsoever for the whole table. + +SKIP_GROFF = empty + +.include -- cgit v1.2.3-56-ge451