head	1.3;
access;
symbols
	tcllib-1-13:1.3
	tcllib-1-12:1.3
	tklib-0-5:1.3
	tcllib-1-11-1:1.3
	tcllib-1-11:1.3;
locks; strict;
comment	@# @;


1.3
date	2008.04.20.04.02.46;	author andreas_kupries;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.14.01.12.25;	author andreas_kupries;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.01.06.06.42;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.3
log
@
	* tests/*/06: Extended for nested lists.
	* tests/*/07: 2nd input and results for nested lists.
	* mpformats/_nroff.tcl (nr_vspace): Added newlines to output for
	  proper formatting of text coming after it.
@
text
@[manpage_begin TEST z 3.14.15.926]
[description]
[comment {
    nested lists, same and different types, examples have examples at
    least three levels deep, for a proper inner level, i.e. not only
    first/last level, but something truly in the middle. Also three
    list items of the relevant on each level, see the proper handling
    of indentations. For that we also need paragraphs in the items.

    start: itemized/enumerated/definition
}]
[list_begin itemized]
[item] 1 [para] 2 [para] 3
[item]
[list_begin enumerated]
[enum] a [para] b [para] c
[enum]
[list_begin definitions]
[def foo] snafu
[def bar] barf
[def roo] gork
[list_end]
[enum] a [para] b [para] c
[list_end]
[item] 4 [para] 5 [para] 6
[list_end]
[manpage_end]
@


1.2
log
@
	* tests/html/00: Replaced $ I d $ placeholder with @@ID@@. See
	* tests/html/01: doctools.test.
	* tests/html/02:
	* tests/html/03:

	* tests/man/04: Replaced placeholder text with actual input to
	* tests/man/05: run through the formatting backends.
	* tests/man/06:

	* tests/html/04: Made results current. The handling of
	* tests/html/05: backslashes is known to be wrong, noted
	* tests/html/06: other ugliness.

	* tests/nroff/04: Made results current, fixed some formatting
	* tests/nroff/05: problems, see below.
	* tests/nroff/06:

	* mpformats/fmt.nroff (fmt_arg_def, fmt_opt_def): Added newlines
	  to output for proper formatting of elements in argument and
	  option lists.

	* doctools.test: Fix handling of $ I d $ placeholder used in input
	  files and expected results. Extended to handle errors, to catch
	  problems other than differences between expected and actual
	  results. Ignore CVS subdirectory and handle missing files for
	  expected results.
@
text
@d3 24
@


1.1
log
@
	* doctools.test: Added tests to invoke the backends on a series of
	  input files and check the results against expectations.
	* tests/man/00: First set of input files, and expected output for
	* tests/man/01: the html and nroff backends.
	* tests/man/02:
	* tests/man/03:
	* tests/man/04:
	* tests/man/05:
	* tests/man/06:
	* tests/html/00:
	* tests/html/01:
	* tests/html/02:
	* tests/html/03:
	* tests/html/04:
	* tests/html/05:
	* tests/html/06:
	* tests/nroff/00:
	* tests/nroff/01:
	* tests/nroff/02:
	* tests/nroff/03:
	* tests/nroff/04:
	* tests/nroff/05:
	* tests/nroff/06:
@
text
@d1 3
a3 1
nested lists
@

