Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / It
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Mon Mar 3 17:08:28 2014 UTC (11 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
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.
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 30 23:07:34 2010 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_12_1,
VERSION_1_12_0,
VERSION_1_11_7,
VERSION_1_11_6,
VERSION_1_11_5,
VERSION_1_11_4,
VERSION_1_11_3,
VERSION_1_11_2,
VERSION_1_11_1,
VERSION_1_10_9,
VERSION_1_10_8,
VERSION_1_10_7,
VERSION_1_10_6,
VERSION_1_10_5_PREPDF,
VERSION_1_10_5,
VERSION_1_10_4,
VERSION_1_10_3,
VERSION_1_10_2,
VERSION_1_10_10,
VERSION_1_10_1
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
Tweak regression so it doesn't puke on the groff behaviour (allowing open scopes to migrate across tabs) that we probably won't support and is well-known.
Revision 1.1 / (download) - annotate - [select for diffs], Sun May 30 22:56:02 2010 UTC (15 years ago) by kristaps
Branch: MAIN
Migrate `Bl -column' phrases to be MDOC_BODY instead of MDOC_HEAD. This will make it easy for re-entrant parsing of `Ta' macros to fit in with standard closure rules. Added some more regressions for `Bl -column'. Note that one should fail, as documented in the TODO file. Recorded change of AST BNF in mdoc.3.