summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-02-10Do not read past the end of the buffer if an "f" layout font modifierIngo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-02-10Add bind regress testClaudio Jeker
2015-02-10Test that bind works the way it should. This fails at the moment becauseClaudio Jeker
2015-02-09Error messages form libtls have changed, adapt syslogd tests.Alexander Bluhm
2015-02-09sort includes correctlyTheo de Raadt
2015-02-08Change syslog tests from transparent framing to octet counting.Alexander Bluhm
2015-02-07Closing a block validates it, which may end up deleting it,Ingo Schwarze
2015-02-07Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id().Joel Sing
2015-02-06SIZE_MAX is standard, we should be using it in preference to theTodd C. Miller
2015-02-06KNF bytestring files.Doug Hogan
2015-02-06replace the last legacy generic message type, "argument count wrong",Ingo Schwarze
2015-02-06better error reporting regarding .OP .RS .UR .TH argumentsIngo Schwarze
2015-02-06better diagnostics about excess arguments to .PD .ft .spIngo Schwarze
2015-02-06Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.Doug Hogan
2015-02-06Add libssl ciphers regress, which currently only coversJoel Sing
2015-02-06better error reporting for .br .fi .nf with argumentsIngo Schwarze
2015-02-06Delete the legacy generic warning type MANDOCERR_ARGCWARN,Ingo Schwarze
2015-02-06better handle .Fo and .Fd without argumentIngo Schwarze
2015-02-06better handle empty .Bd .Bl .D1 .Dl blocksIngo Schwarze
2015-02-06better handle .In .Sh .Ss .St .Xr without argumentsIngo Schwarze
2015-02-06Add syslogd tests for dropped messages.Alexander Bluhm
2015-02-05fix handling of empty .An macrosIngo Schwarze
2015-02-04Discard excess head arguments for .Bd .Bl .Bk and delete hwarn_eq0().Ingo Schwarze
2015-02-04improve diagnostics regarding arguments of .An .Pp .Lp .br .spIngo Schwarze
2015-02-04fix column numbers of macro arguments in messagesIngo Schwarze
2015-02-04discard .Rs head arguments and improve .Rs diagnosticsIngo Schwarze
2015-02-04more specific .Nd diagnostics, allowing to get rid of enum check_lvlIngo Schwarze
2015-02-03Make the mandoc test suite completely silent.Ingo Schwarze
2015-02-03Avoid closing out an explicit block twice when broken by .ItIngo Schwarze
2015-01-01eqn(7) testsIngo Schwarze
2015-02-03Finally delete the kitchensink functions rew_sub() and rew_dohalt().Ingo Schwarze
2015-02-03Bring .Pp/.Lp handling inside .Nm blocks closer to groff;Ingo Schwarze
2015-02-02Simplify and reindent make_pending(). No functional changeIngo Schwarze
2015-02-02Simplify: Do not call rew_dohalt() from make_pending(),Ingo Schwarze
2015-02-02Test that long syslog messages are truncated correctly.Alexander Bluhm
2015-02-02Get rid of all calls to rew_sub() in blk_exp_close(); only ten callsIngo Schwarze
2015-02-02When a full block macro gets closed out by a mismatchingIngo Schwarze
2015-02-01fix .Eo/.Ec spacingIngo Schwarze
2015-01-30starting a tbl(7) breaks man(7) next-line scope;Ingo Schwarze
2015-01-30TLS connect error message has changed, adapt tests.Alexander Bluhm
2015-01-30regression test for 'wildcard CA' serial/key ID revocationsDamien Miller
2015-01-30Make sure every layout line contains at least one cell;Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-01-28Add a test where the TLS handshake fails because of null ciphers.Alexander Bluhm
2015-01-28Clean up eqn(7) error handling:Ingo Schwarze
2015-01-28Test the x509 certificate validation of syslog over TLS.Alexander Bluhm
2015-01-01eqn(7) testsIngo Schwarze