summaryrefslogtreecommitdiffstatshomepage
path: root/regress
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-22 11:31:51 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-22 11:31:51 +0000
commit61db7cd99fbc4e3ba3e66590e1c032469ad13a25 (patch)
tree7e0071b7bf73c330e10dae37ab36d925ee59327d /regress
parent1ad90114e658029281a3848e28d9d765ea18791d (diff)
downloadmandoc-61db7cd99fbc4e3ba3e66590e1c032469ad13a25.tar.gz
mandoc-61db7cd99fbc4e3ba3e66590e1c032469ad13a25.tar.zst
mandoc-61db7cd99fbc4e3ba3e66590e1c032469ad13a25.zip
More list tests.
Diffstat (limited to 'regress')
-rw-r--r--regress/test.list.0010
-rw-r--r--regress/test.list.0110
-rw-r--r--regress/test.list.0210
-rw-r--r--regress/test.list.0310
-rw-r--r--regress/test.list.0410
-rw-r--r--regress/test.list.0510
6 files changed, 60 insertions, 0 deletions
diff --git a/regress/test.list.00 b/regress/test.list.00
new file mode 100644
index 00000000..96fd4bae
--- /dev/null
+++ b/regress/test.list.00
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d Ta e
+.El
diff --git a/regress/test.list.01 b/regress/test.list.01
new file mode 100644
index 00000000..38e15532
--- /dev/null
+++ b/regress/test.list.01
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d e
+.El
diff --git a/regress/test.list.02 b/regress/test.list.02
new file mode 100644
index 00000000..f45c2f97
--- /dev/null
+++ b/regress/test.list.02
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d Ta Tae
+.El
diff --git a/regress/test.list.03 b/regress/test.list.03
new file mode 100644
index 00000000..271095e7
--- /dev/null
+++ b/regress/test.list.03
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d Ta eTa b
+.El
diff --git a/regress/test.list.04 b/regress/test.list.04
new file mode 100644
index 00000000..d4a49788
--- /dev/null
+++ b/regress/test.list.04
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d Ta Ta
+.El
diff --git a/regress/test.list.05 b/regress/test.list.05
new file mode 100644
index 00000000..8c462588
--- /dev/null
+++ b/regress/test.list.05
@@ -0,0 +1,10 @@
+.Dd $Mdocdate: January 22 2009 $
+.Dt
+.Os
+.Sh NAME
+.Nm name
+.Nd description
+.Sh DESCRIPTION
+.Bl -column "xxxxx" "xxxxx"
+.It d \ e f
+.El