diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-03-03 17:08:26 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-03-03 17:08:26 +0000 |
commit | 4e05cf3d3a8605a1c8f5d77b5ce0a978bb5f3811 (patch) | |
tree | 8dba0c81b85890d40637901cbe8b9788e18285d9 /regress/man/SH/blank.in | |
parent | b1feedf2d3c59385651b9ac7372df8538df7e828 (diff) | |
download | mandoc-4e05cf3d3a8605a1c8f5d77b5ce0a978bb5f3811.tar.gz |
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.
Diffstat (limited to 'regress/man/SH/blank.in')
-rw-r--r-- | regress/man/SH/blank.in | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/regress/man/SH/blank.in b/regress/man/SH/blank.in deleted file mode 100644 index 2222275f..00000000 --- a/regress/man/SH/blank.in +++ /dev/null @@ -1,25 +0,0 @@ -.TH SH-blank 1 "2010-05-17" "MANDOC" -.SH DESCRIPTION -.SH NO EMPTY LINE BEFORE THIS -.AT -.SH NO EMPTY LINE BEFORE THIS EITHER -.PP -.SH STILL NO EMPTY LINE BEFORE THIS -.SS Before this, yes -.SS Before this, no -foo -.SS Before this, one -xxx -.PP -.SS Before this, two empty lines -.PP -.SS Before this, no -.PP -.PP -.SS Before this, no -xxx -.SS Before this, one -.IP foo -xx -.SS Before this, yes -xxx |