source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Add some regression tests.
@ 2010-05-31 10:29 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-05-31 10:29 UTC (permalink / raw)
  To: source

Log Message:
-----------
Add some regression tests.

Added Files:
-----------
    mdocml/regress/mdoc/It:
        complex-multiline.in
        eoln-tas.in

Revision Data
-------------
--- /dev/null
+++ regress/mdoc/It/eoln-tas.in
@@ -0,0 +1,21 @@
+.\" NOTE: OLD GROFF WILL PUKE ON THE FIRST LIST, AS IT ADDS AN ERRONEOUS
+.\" TO THE TAB-EOLN COLUMN.
+.Dd $Mdocdate: May 31 2010 $
+.Dt FOO
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+.Bl -column asdfasdf asdfasdf asdfasdf
+.It asdf	asdf	
+asdf
+.El
+.Bl -column asdfasdf asdfasdf asdfasdf
+.It asdf Ta asdf Ta
+asdf
+.El
+.Bl -tag -width Ds
+.It asdf
+asdf
+.El
--- /dev/null
+++ regress/mdoc/It/complex-multiline.in
@@ -0,0 +1,15 @@
+.\" NOTE: OLD GROFF WILL GET CONFUSED ON HOW MUCH SPACING TO PRINT AND
+.\" BAIL ON THIS TEST.
+.Dd $Mdocdate: May 31 2010 $
+.Dt FOO
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+.Bl -column asdfasdf asdfasdf asdfasdf
+.It Fl a
+.Ao b Ac Fl b Ta
+.Ar c Ta
+d
+.El
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-31 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-31 10:29 mdocml: Add some regression tests kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).