summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2014-12-13Fix a regression found by Carsten dot Kunze at arcor dot de:Ingo Schwarze
2014-12-10Some sort regress test fixes. cksum no longer supports -o2.Daniel Dickman
2014-12-08Add some more makefiles that often cause a crash.Jonathan Gray
2014-12-07Add a test which would previously often cause make to crash when runJonathan Gray
2014-12-07Add a test for redefining a macro name in the expansion ofJonathan Gray
2014-12-04add tests for new client RevokedHostKeys option;Damien Miller
2014-12-04fix handling of roff requests having a default scale other than "n",Ingo Schwarze
2014-12-03test backslash handling because it was on my todo list;Ingo Schwarze
2014-12-02Fix the implementation and documentation of \c (continue text input line).Ingo Schwarze
2014-11-30Multiple fixes with respect to .Pf:Ingo Schwarze
2014-11-28Drop useless architecture table. Validating architecture namesIngo Schwarze
2014-11-28Remove bulky, irrelevant library description string tablesIngo Schwarze
2014-11-27Downgrade .Bd -file from FATAL to ERROR.Ingo Schwarze
2014-11-27Multiple fixes with respect to .Eo:Ingo Schwarze
2014-11-27Fix the obsolete .Db (toggle debug mode) macro to ignore its argumentsIngo Schwarze
2014-11-26The .Sm macro accepts at most one argument;Ingo Schwarze
2014-11-26comment in Makefile, small tweak in -l testOtto Moerbeek
2014-11-25Also cover other diff formats besides unified ones.Tobias Stoeckmann
2014-11-25Do not access a NULL pointer when a section has no body,Ingo Schwarze
2014-11-24add a (currently crashing) test case by Sebastien MarieOtto Moerbeek
2014-11-24forgot to add this file; noticed by daniel@Ingo Schwarze
2014-11-21We repeatedly observed assertion crashes in the low-level terminalIngo Schwarze
2014-11-20Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>:Ingo Schwarze
2014-11-19Let .Ao and .Aq render as "<>" after .An and as "\(la\(ra" elsewhere,Ingo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2014-11-19Nuke yet more obvious #include duplications.Kenneth R Westerback
2014-11-19Escape sequences terminate high-level macro names, and when doing so,Ingo Schwarze
2014-11-17Multiple fixes with respect to in-line macros:Ingo Schwarze
2014-11-17check spacing and behaviour in the SEE ALSO section as wellIngo Schwarze
2014-11-17fix KRL generation when multiple CAs are in useDamien Miller
2014-11-16When a line (in the sense of term_flushln()) contains white space only,Ingo Schwarze
2014-11-10add required vertical spacing before lists that beginIngo Schwarze
2014-11-10more tests found in my treeIngo Schwarze
2014-11-10SKIP_GROFF tests need to adapt to the changed rendering of \(bu, tooIngo Schwarze
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