From 6b7c6724bf242bdbc99d9b95c0555fcf2459dd9f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 3 Mar 2014 17:08:26 +0000 Subject: Move the regression suite to the attic. It has not been used or maintained for several years, and we won't start using it now. Devlopment regression testing is done in OpenBSD, and there is no value in maintaining two regression suites in parallel. --- regress/mdoc/Bd/bd-compact.in | 33 --------------------------------- regress/mdoc/Bd/bd-empty-offset.in | 31 ------------------------------- regress/mdoc/Bd/bd0.in | 28 ---------------------------- 3 files changed, 92 deletions(-) delete mode 100644 regress/mdoc/Bd/bd-compact.in delete mode 100644 regress/mdoc/Bd/bd-empty-offset.in delete mode 100644 regress/mdoc/Bd/bd0.in (limited to 'regress/mdoc/Bd') diff --git a/regress/mdoc/Bd/bd-compact.in b/regress/mdoc/Bd/bd-compact.in deleted file mode 100644 index ec2e036b..00000000 --- a/regress/mdoc/Bd/bd-compact.in +++ /dev/null @@ -1,33 +0,0 @@ -.Dd $Mdocdate: June 12 2010 $ -.Dt FOO 1 -.Os -.Sh NAME -.Nm foo -.Nd bar -.Sh DESCRIPTION -1 -.Bd -literal -compact -a b -c d -.Ed -2 -1 -.Bd -filled -compact -a b -c d -.Ed -2 -3 -.\" NOTE: OLD GROFF WILL PUKE HERE, AS IT BUGGILY FORGETS TO EMIT A -.\" NEWLINE BEFORE THE DISPLAY. -.Bd -ragged -compact -a b -c d -.Ed -2 -1 -.Bd -unfilled -compact -a b -c d -.Ed -2 diff --git a/regress/mdoc/Bd/bd-empty-offset.in b/regress/mdoc/Bd/bd-empty-offset.in deleted file mode 100644 index 11f20db9..00000000 --- a/regress/mdoc/Bd/bd-empty-offset.in +++ /dev/null @@ -1,31 +0,0 @@ -.Dd $Mdocdate: June 12 2010 $ -.Dt FOO 1 -.Os -.Sh NAME -.Nm foo -.Nd bar -.Sh DESCRIPTION -1 -.Bd -literal -offset -a b -c d -.Ed -2 -1 -.Bd -filled -offset -a b -c d -.Ed -2 -1 -.Bd -ragged -offset -a b -c d -.Ed -2 -1 -.Bd -unfilled -offset -a b -c d -.Ed -2 diff --git a/regress/mdoc/Bd/bd0.in b/regress/mdoc/Bd/bd0.in deleted file mode 100644 index 5d5c759e..00000000 --- a/regress/mdoc/Bd/bd0.in +++ /dev/null @@ -1,28 +0,0 @@ -.Dd $Mdocdate: June 12 2010 $ -.Dt FOO 1 -.Os -.Sh NAME -.Nm foo -.Nd bar -.Sh DESCRIPTION -1 -.Em who are you? -.Bd -ragged -a b -c d -.Ed -2 -.Bd -unfilled -a b -c d -.Ed -3 -.Bd -filled -a b -c d -.Ed -4 -.Bd -literal -a b -c d -.Ed -- cgit v1.2.3