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/man/TH/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 regress/man/TH/Makefile (limited to 'regress/man/TH/Makefile') diff --git a/regress/man/TH/Makefile b/regress/man/TH/Makefile new file mode 100644 index 00000000..b1647349 --- /dev/null +++ b/regress/man/TH/Makefile @@ -0,0 +1,13 @@ +# $OpenBSD: Makefile,v 1.9 2015/02/06 11:54:03 schwarze Exp $ + +REGRESS_TARGETS = noTH noarg onearg twoargs sixargs case longtit longvol +REGRESS_TARGETS += emptydate onlyyear isodate mdocdate baddate longdate +REGRESS_TARGETS += nobody + +LINT_TARGETS = noTH noarg onearg twoargs sixargs case +LINT_TARGETS += emptydate baddate longdate nobody + +SKIP_GROFF = noTH longtit longvol longdate +SKIP_ASCII = noTH + +.include -- cgit v1.2.3-56-ge451