summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2012-07-08nasty real test, create a Requires that depends on a variable in such aMarc Espie
2012-07-08simplify some moreMarc Espie
2012-07-08simplify, make sure everything uses ${PKG_CONFIG}Marc Espie
2012-07-07Support the .cc request; code by kristaps@, tests by me.Ingo Schwarze
2012-07-07reorder stuff so that known failing targets are lastMarc Espie
2012-07-07Add a test for RS breaking some other block.Ingo Schwarze
2012-07-07after several improvements to -Tman went in,Ingo Schwarze
2012-07-06from print/pdflibMarc Espie
2012-07-04library version overridesMarc Espie
2012-07-04move stuff around, don't even try to run dynamic arch tests on static arches.Marc Espie
2012-07-04our libtool currently fucks up -- and - options.Marc Espie
2012-07-04simplifyMarc Espie
2012-07-04- fix dependencies for test-all-static so it runs standaloneStuart Henderson
2012-07-04add a test for -all-static. ok jasper@Stuart Henderson
2012-07-03hookup previously added static-order testJasper Lievisse Adriaanse
2012-07-03Add a regression test for the static libraries ordering issueMatthieu Herrb
2012-07-02remove exit from end of test since it prevents reporting failureDarren Tucker
2012-07-02fix dependencies, test --mode=executeMarc Espie
2012-07-02gnu libtool forbids invalid modesMarc Espie
2012-07-02recent libtool has some alternate invocation modeMarc Espie
2012-07-02so gnu libtool even has some forbidden tags...Marc Espie
2012-07-02those should error out... They don't, not yet.Marc Espie
2012-07-02tweak so that it also works with gnu-libtoolMarc Espie
2012-07-02basic libtool regression testsMarc Espie
2012-06-28Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removedDarren Tucker
2012-06-26test sandbox with every malloc optionDarren Tucker
2012-06-20no more mac68k;Jason McIntyre
2012-06-02In groff, trying to redefine standard man(7) macros before .TH has no effect;Ingo Schwarze
2012-06-02Minimal implementation of .EX and .EE for GNU compatibility.Ingo Schwarze
2012-06-01don't delete .* on cleanup due to unintended env expansion; pointed out inDamien Miller
2012-06-01append to rather than truncate test log; bz#2013 from openssh ATDamien Miller
2012-05-31Fix blank line handling in .if.Ingo Schwarze
2012-05-28While i already got my fingers dirty on mandoc_escape(),Ingo Schwarze
2012-05-28Make recursive parsing of roff(7) escapes actually work in the general case,Ingo Schwarze
2012-05-28Implement the roff \z escape sequence, intended to output the nextIngo Schwarze
2012-05-27Make sure a nasty bug reported by naddy@ on July 3, 2011Ingo Schwarze
2012-05-27some real tbl(7) regression testsIngo Schwarze
2012-05-27Fix the vertical spacing around tbl(7) instances in man(7).Ingo Schwarze
2012-05-13Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust testsDarren Tucker
2012-04-12regress tests for moe gm4 compatMarc Espie
2012-03-13better boundsOtto Moerbeek
2012-03-13rough test of the bc(1) math libOtto Moerbeek
2012-02-26Remove OpenBSD release numbers from these tests,Ingo Schwarze
2012-01-04Heads of .It macros in -diag lists are not parsed,Ingo Schwarze
2011-12-04link new tests to the build: Ap Aq Brq Dq Dv Ev Qq Sq UxIngo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-12-02After unifying volume titles in the page headers for man(7) and mdoc(7),Ingo Schwarze
2011-12-01test vertical spacing around display blocksIngo Schwarze
2011-11-19After the recent cleanup of .TH date handling,Ingo Schwarze