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/mdoc/It/mixed-tabs-tas.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/mdoc/It/mixed-tabs-tas.in')
-rw-r--r-- | regress/mdoc/It/mixed-tabs-tas.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/regress/mdoc/It/mixed-tabs-tas.in b/regress/mdoc/It/mixed-tabs-tas.in deleted file mode 100644 index a731a2db..00000000 --- a/regress/mdoc/It/mixed-tabs-tas.in +++ /dev/null @@ -1,13 +0,0 @@ -.Dd $Mdocdate$ -.Dt FOO -.Os -.Sh NAME -.Nm foo -.Nd bar -.Sh DESCRIPTION -.Bl -column asdfasdf asdfasdf asdfasdf -.It asdf Ta asdf asdf -.El -.Bl -column asdfasdf asdfasdf asdfasdf -.It asdf asdf ; Ta asdf -.El |