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/mdoc/Fo/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 regress/mdoc/Fo/Makefile (limited to 'regress/mdoc/Fo/Makefile') diff --git a/regress/mdoc/Fo/Makefile b/regress/mdoc/Fo/Makefile new file mode 100644 index 00000000..71242c8e --- /dev/null +++ b/regress/mdoc/Fo/Makefile @@ -0,0 +1,15 @@ +# $OpenBSD: Makefile,v 1.13 2015/02/16 11:39:34 schwarze Exp $ + +REGRESS_TARGETS = basic break eos font noarg nohead +REGRESS_TARGETS += obsolete punct section warn +LINT_TARGETS = noarg nohead obsolete warn + +# groff-1.22.3 defects: +# - .Fo without an argument prints unbalanced parentheses +# - .nr nS is ignored + +SKIP_GROFF = nohead section + +SKIP_TMAN = eos + +.include -- cgit v1.2.3-56-ge451