]> git.cameronkatri.com Git - mandoc.git/history - regress
preconv_encode() can take a const input buffer;
[mandoc.git] / regress /
2017-02-17 Ingo SchwarzeUse typographic quotes rather than '"' for .Rs %T ...
2017-02-17 Ingo SchwarzeMany people have been complaining for a long time that...
2017-02-17 Ingo Schwarzemore tests for .IP/.nf interaction that i forgot to...
2017-02-16 Ingo SchwarzeSurprisingly, groff does not support scaling units...
2017-02-16 Ingo SchwarzeFix block scoping error if an explicit block is broken...
2017-02-12 Ingo SchwarzeDo not access a NULL pointer if a matrix or square...
2017-02-11 Ingo Schwarzenew regression tests for mdoc_macro.c revs. 1.211-1.215
2017-02-11 Ingo SchwarzeDisable three UTF-8 tests that expose bugs in wcwidth...
2017-02-09 Ingo SchwarzeEscape literal braces in a regular expression.
2017-02-08 Ingo SchwarzeOn some systems (e.g. Solaris 11) diff(1) does not...
2017-02-08 Ingo Schwarzeremove some instances of Mdocdate
2017-02-08 Ingo Schwarzedisable some tests that expose wcwidth(3) differences...
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.
2014-03-03 Ingo SchwarzeMove the regression suite to the attic.
2010-09-04 Kristaps DzonsonsProperly handle -mdoc %A in all outputs. This has...
2010-06-12 Kristaps DzonsonsCached `Bl -offset' into mdoc_bl. Removed erroneous...
2010-06-12 Kristaps DzonsonsRemoved stipulation that an empty `Bd -offset' will...
2010-06-12 Kristaps DzonsonsCache all of `Bd's resolved arguments into mdoc_bd...
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-07 Kristaps DzonsonsNormalise SYNOPSIS behaviour after I gave up on followi...
2010-06-06 Kristaps DzonsonsHave regress.sh bail out if $MANDOC isn't found.
2010-06-06 Kristaps DzonsonsFixed -Tascii and -Thtml rendering of `Ft' and `Fo'.
2010-06-04 Kristaps DzonsonsFixed `Fn' newline behaviour and added some regression...
2010-06-04 Kristaps DzonsonsDocumented `In' in full.
2010-06-04 Kristaps DzonsonsFixed `Fd' to format in the right way. Found when...
2010-06-01 Kristaps DzonsonsRegression made old-groff-friendly.
2010-06-01 Kristaps DzonsonsFixed condition of `\}' closing a conditional at the...
2010-05-31 Kristaps DzonsonsMacro lines now infer an `It' if they immediately follo...
2010-05-31 Kristaps DzonsonsStrengthened constraint for passing into `It'.
2010-05-31 Kristaps DzonsonsAdd ability to interpret initial free-form lines as...
2010-05-31 Kristaps DzonsonsAdd some regression tests.
2010-05-30 Kristaps DzonsonsTweak regression so it doesn't puke on the groff behavi...
2010-05-30 Kristaps DzonsonsMigrate `Bl -column' phrases to be MDOC_BODY instead...
2010-05-30 Kristaps DzonsonsFirst in several iterative patches in getting complex...
2010-05-29 Kristaps DzonsonsAdded a final regression for `Ar' (won't work on old...
2010-05-29 Kristaps DzonsonsAdding `Ar' regression for empty-prior-closing-punctuat...
2010-05-29 Kristaps DzonsonsCommit of patch floated on discuss@ a few days ago...
2010-05-26 Kristaps DzonsonsDocumented `Ud'.
2010-05-26 Kristaps DzonsonsFixed `Lb' to be in_line (reported by Ulrich Spoerlein).
2010-05-25 Kristaps DzonsonsForgot to add regression tests.
2010-05-22 Joerg SonnenbergerTest .SH with only empty paragraph. Don't test .IP...
2010-05-17 Joerg SonnenbergerMultiple empty .PPs don't add a vspace either
2010-05-17 Joerg SonnenbergerAdd support for .AT. Properly implement .UC. Add regres...
2010-05-17 Joerg SonnenbergerTests for sane and insane handling of lines before...
2010-05-17 Kristaps DzonsonsFull support for ie/el. This completes the initial...
2010-05-17 Kristaps Dzonsonslibroff now is aware of which sub-nodes should be inter...
2010-05-16 Joerg SonnenbergerAdd a test case for nesting of .RS/.RE
2010-05-16 Kristaps Dzonsons`ig' support in all its glory. Try
2010-05-16 Joerg SonnenbergerAdd a basic regression test for .Bl -bullet and the...
2010-05-16 Kristaps DzonsonsRegression tests in place for `.if' in libroff.
2010-05-16 Joerg SonnenbergerFully skip first and last line for the purpose of cmp.
2010-05-16 Joerg SonnenbergerSkip first line when comparing output.
2010-05-16 Kristaps Dzonsonsmandoc should be a variable.
2010-05-16 Joerg SonnenbergerRemove temp files on success.
2010-05-16 Joerg SonnenbergerAdd a basic regression testing script.
2009-03-16 Kristaps DzonsonsDeprecated old regression tests.
2009-03-06 Kristaps DzonsonsStrings abstracted into dynamically-created C files.
2009-03-05 Kristaps DzonsonsAdded another regression test.
2009-03-05 Kristaps DzonsonsAdded argv regression tests.
2009-03-02 Kristaps DzonsonsAdded new old escape sequence \*[nn].
2009-02-28 Kristaps DzonsonsAdded support for dynamic -width detection for -tag...
2009-02-27 Kristaps DzonsonsAdded more character-escape regressions.
2009-02-24 Kristaps DzonsonsAdded character-encoding checks.
2009-02-24 Kristaps DzonsonsEscape-sequence validation in place (for nodes).
2009-01-22 Kristaps DzonsonsFinished proper parsing of -column macros.
2009-01-22 Kristaps DzonsonsMore list tests.
2009-01-21 Kristaps DzonsonsMore validation on prologue/first NAME section.
2009-01-20 Kristaps DzonsonsAdded regression tests (just for prologue, for now).