summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2012-07-10Add a test suite to route ip packets through a box running pf. YouAlexander Bluhm
2012-07-10dd all kinds of funky tests for compile modeMarc Espie
2012-07-09fix -Tascii .Fd line breakingIngo Schwarze
2012-07-09#! stupid testMarc Espie
2012-07-09implement -Tman .Eo and .EcIngo Schwarze
2012-07-09support for -Wc,*,* and -Xcompiler $argMarc Espie
2012-07-09Implement -Tman .Bf.Ingo Schwarze
2012-07-09second fuckup in implicit detectionMarc Espie
2012-07-09fix -Tman font handling for:Ingo Schwarze
2012-07-09This test is not reliable in echo mode.Alexander Bluhm
2012-07-09another stupid testMarc Espie
2012-07-09Modern Perl deferes signal handlers between opcodes. To send TCPAlexander Bluhm
2012-07-09more arg parsing failureMarc Espie
2012-07-09we should prefer --disable-shared if both are mentionedMarc Espie
2012-07-09Add a socket splicing test that sends a reset from the client whileAlexander Bluhm
2012-07-09implement -Tman .No and .MtIngo Schwarze
2012-07-08fix .Lk for -Tascii and implement it for -TmanIngo Schwarze
2012-07-08Add addr.py to CLEANFILES.Alexander Bluhm
2012-07-08fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .VtIngo Schwarze
2012-07-08AES-CTR, AES-GCM, AES-GMAC are disallowed with manual SAsChristian Weisgerber
2012-07-08implement -Tman .AnIngo Schwarze
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