Age | Commit message (Expand) | Author |
2012-07-10 | Add a test suite to route ip packets through a box running pf. You | Alexander Bluhm |
2012-07-10 | dd all kinds of funky tests for compile mode | Marc Espie |
2012-07-09 | fix -Tascii .Fd line breaking | Ingo Schwarze |
2012-07-09 | #! stupid test | Marc Espie |
2012-07-09 | implement -Tman .Eo and .Ec | Ingo Schwarze |
2012-07-09 | support for -Wc,*,* and -Xcompiler $arg | Marc Espie |
2012-07-09 | Implement -Tman .Bf. | Ingo Schwarze |
2012-07-09 | second fuckup in implicit detection | Marc Espie |
2012-07-09 | fix -Tman font handling for: | Ingo Schwarze |
2012-07-09 | This test is not reliable in echo mode. | Alexander Bluhm |
2012-07-09 | another stupid test | Marc Espie |
2012-07-09 | Modern Perl deferes signal handlers between opcodes. To send TCP | Alexander Bluhm |
2012-07-09 | more arg parsing failure | Marc Espie |
2012-07-09 | we should prefer --disable-shared if both are mentioned | Marc Espie |
2012-07-09 | Add a socket splicing test that sends a reset from the client while | Alexander Bluhm |
2012-07-09 | implement -Tman .No and .Mt | Ingo Schwarze |
2012-07-08 | fix .Lk for -Tascii and implement it for -Tman | Ingo Schwarze |
2012-07-08 | Add addr.py to CLEANFILES. | Alexander Bluhm |
2012-07-08 | fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vt | Ingo Schwarze |
2012-07-08 | AES-CTR, AES-GCM, AES-GMAC are disallowed with manual SAs | Christian Weisgerber |
2012-07-08 | implement -Tman .An | Ingo Schwarze |
2012-07-08 | Add a test for kevent(EV_DELETE) screwing with POSIX file locks | Philip Guenthe |
2012-07-08 | Enhance the blocking test and add a test for closing while half-open | Philip Guenthe |
2012-07-08 | implement -Tman .Vt | Ingo Schwarze |
2012-07-08 | add a test for the fixed --help | Jasper Lievisse Adriaanse |
2012-07-08 | nasty real test, create a Requires that depends on a variable in such a | Marc Espie |
2012-07-08 | simplify some more | Marc Espie |
2012-07-08 | simplify, make sure everything uses ${PKG_CONFIG} | Marc Espie |
2012-07-07 | Support the .cc request; code by kristaps@, tests by me. | Ingo Schwarze |
2012-07-07 | reorder stuff so that known failing targets are last | Marc Espie |
2012-07-07 | Add a test for RS breaking some other block. | Ingo Schwarze |
2012-07-07 | after several improvements to -Tman went in, | Ingo Schwarze |
2012-07-06 | from print/pdflib | Marc Espie |
2012-07-04 | library version overrides | Marc Espie |
2012-07-04 | move stuff around, don't even try to run dynamic arch tests on static arches. | Marc Espie |
2012-07-04 | our libtool currently fucks up -- and - options. | Marc Espie |
2012-07-04 | simplify | Marc Espie |
2012-07-04 | - fix dependencies for test-all-static so it runs standalone | Stuart Henderson |
2012-07-04 | add a test for -all-static. ok jasper@ | Stuart Henderson |
2012-07-03 | hookup previously added static-order test | Jasper Lievisse Adriaanse |
2012-07-03 | Add a regression test for the static libraries ordering issue | Matthieu Herrb |
2012-07-02 | remove exit from end of test since it prevents reporting failure | Darren Tucker |
2012-07-02 | fix dependencies, test --mode=execute | Marc Espie |
2012-07-02 | gnu libtool forbids invalid modes | Marc Espie |
2012-07-02 | recent libtool has some alternate invocation mode | Marc Espie |
2012-07-02 | so gnu libtool even has some forbidden tags... | Marc Espie |
2012-07-02 | those should error out... They don't, not yet. | Marc Espie |
2012-07-02 | tweak so that it also works with gnu-libtool | Marc Espie |
2012-07-02 | basic libtool regression tests | Marc Espie |
2012-06-29 | Fix year in public domain declaration. Also, include <stddef.h> for | Matthew Dempsky |