summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2014-11-10adapt to the changed rendering of \(buIngo Schwarze
2014-11-07at the end of make obj-clean, run make clean in the right directoryIngo Schwarze
2014-11-02Tests for constructs such as 'foo >= a.version foo != another.version'.Jeremie Courreges-Anglas
2014-11-02Consistency.Jeremie Courreges-Anglas
2014-11-02Tests for pkg-config 'foo != some.version'Jeremie Courreges-Anglas
2014-10-30Major bugsquashing with respect to -offset and -width:Ingo Schwarze
2014-10-30for convenience, let obj-clean imply cleanIngo Schwarze
2014-10-29test various recent improvements of special character renderingIngo Schwarze
2014-10-28some new and/or updated regression tests for -Tascii, -Tutf8Ingo Schwarze
2014-10-27allow to separately skip groff-mandoc comparisons in -Tascii and -Tutf8 modeIngo Schwarze
2014-10-27Infrastructure for testing HTML output;Ingo Schwarze
2014-10-13implement font modifiers in table layoutsIngo Schwarze
2014-10-13Stricter syntax checking of Unicode character names:Ingo Schwarze
2014-10-11warn about parentheses in function names after .Fn and .Fo;Ingo Schwarze
2014-10-09remove gzsig regression tests since gzsig is goneLawrence Teo
2014-10-09unhook gzsigLawrence Teo
2014-09-17Stop using the Z malloc option which has been tedu'd by tedu@ sometimeLawrence Teo
2014-08-27Add regression tests for diff -uw issue reported by guenther@. Ensure theKent R. Spillner
2014-08-26Update regress to follow openssl(1) move.Joel Sing
2014-08-26inevitable churn caused by the section title changeIngo Schwarze
2014-08-21Right after .Fl, a middle delimiter triggers an empty scope,Ingo Schwarze
2014-08-19Do not dereference a NULL pointer if a .Bl macro hasIngo Schwarze
2014-08-18When the first child of the node being validated gets deleted duringIngo Schwarze
2014-08-17Segfault fixes from kristaps@.Ingo Schwarze
2014-08-16If a stray .It follows .El, we are no longer in the list,Ingo Schwarze
2014-08-14fix date that got changed by MdocdateIngo Schwarze
2014-08-14new regression tests collected during recent workIngo Schwarze
2014-08-14add missing NOPTS argumentsIngo Schwarze
2014-08-14Add a simple target to validate the syntax of -Thtml output.Ingo Schwarze
2014-08-11start catching up with recent code changes, but no new files yetIngo Schwarze
2014-07-22Add $OpenBSD tag to make syncs easierDarren Tucker
2014-07-22Regenerate test keys with certs signed with ed25519 instead of ecdsa.Darren Tucker
2014-07-22Sign test certs with ed25519 instead of ecdsa so that they'll work inDarren Tucker
2014-07-22change the test for still-open Unix domain sockets to be robust againstDamien Miller
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-15Add support for Unix domain socket forwarding. A remote TCP portTodd C. Miller
2014-07-09add some (currently failing) tests for openssl-like version number (1.0.1g) c...Jasper Lievisse Adriaanse
2014-07-07Clean up ERROR messages related to document structure and macros:Ingo Schwarze
2014-07-07no need to delete any content from .Rs blocks,Ingo Schwarze
2014-07-07no need to skip content before first section headerIngo Schwarze
2014-07-07implement .dei and .amiIngo Schwarze
2014-07-07remove forced-fatal that I stuck in there to test the new cleanupDamien Miller
2014-07-06Clean up messages related to plain text and to escape sequences.Ingo Schwarze
2014-07-06add a hook to the cleanup() function to kill $SSH_PID if it is setDamien Miller
2014-07-05Cleanup with respect to bad macro arguments.Ingo Schwarze
2014-07-05Cleanup regarding -offset and -width:Ingo Schwarze
2014-07-04Clean up messages regarding excess arguments:Ingo Schwarze
2014-07-04Clean up messages related to missing arguments.Ingo Schwarze
2014-07-03Fix formatting of empty .Bl -inset item heads.Ingo Schwarze
2014-07-03MANDOCERR_NOARGS reported three completely unrelated classes of problems.Ingo Schwarze