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/tbl/layout/complex.in | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 regress/tbl/layout/complex.in (limited to 'regress/tbl/layout/complex.in') diff --git a/regress/tbl/layout/complex.in b/regress/tbl/layout/complex.in new file mode 100644 index 00000000..185c5af2 --- /dev/null +++ b/regress/tbl/layout/complex.in @@ -0,0 +1,37 @@ +.TH TBL-LAYOUT-COMPLEX 1 "January 26, 2015" OpenBSD +.SH NAME +tbl-layout-complex \- complex table layout +.SH DESCRIPTION +normal text +.TS +box tab(:); +l|p-1l bsil|||l,l|l ilb^|i||l. +a:b:c:d +e:f:g:h:i +.TE +.PP +normal text +.TS +box tab(:); +l ^ +l l. +a:b +c:d +.TE +.PP +normal text +.TS +tab(:); +||l||l|| +|l|l| +ll. +_ +a:b +_ +c:d +_ +e:f +_ +.TE +.PP +normal text -- cgit v1.2.3-56-ge451