Age | Commit message (Expand) | Author |
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 |
2012-06-29 | Clear out the sigset_t again before calling sigpending() to make sure | Matthew Dempsky |
2012-06-29 | add a regress test for sigpending(); add licensing notice to stackjmp.c | Matthew Dempsky |
2012-06-28 | Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed | Darren Tucker |
2012-06-26 | test sandbox with every malloc option | Darren Tucker |
2012-06-23 | add (currently failing) stackjmp regress test | Matthew Dempsky |
2012-06-20 | no more mac68k; | Jason McIntyre |
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky |
2012-06-15 | Add a regress test for ld.so's DF_1_NOOPEN support. | Matthew Dempsky |
2012-06-02 | In groff, trying to redefine standard man(7) macros before .TH has no effect; | Ingo Schwarze |
2012-06-02 | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze |
2012-06-01 | don't delete .* on cleanup due to unintended env expansion; pointed out in | Damien Miller |
2012-06-01 | append to rather than truncate test log; bz#2013 from openssh AT | Damien Miller |
2012-05-31 | Fix blank line handling in .if. | Ingo Schwarze |
2012-05-28 | While i already got my fingers dirty on mandoc_escape(), | Ingo Schwarze |
2012-05-28 | Make recursive parsing of roff(7) escapes actually work in the general case, | Ingo Schwarze |
2012-05-28 | Implement the roff \z escape sequence, intended to output the next | Ingo Schwarze |
2012-05-27 | Make sure a nasty bug reported by naddy@ on July 3, 2011 | Ingo Schwarze |
2012-05-27 | some real tbl(7) regression tests | Ingo Schwarze |
2012-05-27 | Fix the vertical spacing around tbl(7) instances in man(7). | Ingo Schwarze |
2012-05-13 | Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests | Darren Tucker |
2012-05-05 | old libs outside of /usr/local should keep their directories around too | Marc Espie |