summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2012-07-08Add a test for kevent(EV_DELETE) screwing with POSIX file locksPhilip Guenthe
2012-07-08Enhance the blocking test and add a test for closing while half-openPhilip Guenthe
2012-07-08implement -Tman .VtIngo Schwarze
2012-07-08add a test for the fixed --helpJasper Lievisse Adriaanse
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-29Fix year in public domain declaration. Also, include <stddef.h> forMatthew Dempsky
2012-06-29Clear out the sigset_t again before calling sigpending() to make sureMatthew Dempsky
2012-06-29add a regress test for sigpending(); add licensing notice to stackjmp.cMatthew Dempsky
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-23add (currently failing) stackjmp regress testMatthew Dempsky
2012-06-20no more mac68k;Jason McIntyre
2012-06-20more mac68k bits for the atticMatthew Dempsky
2012-06-15Add a regress test for ld.so's DF_1_NOOPEN support.Matthew Dempsky
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-05-05old libs outside of /usr/local should keep their directories around tooMarc Espie