Age | Commit message (Expand) | Author |
2010-06-06 | also test .In following .In and .Ft following .Fn | Ingo Schwarze |
2010-06-02 | strnlen regression tests | Todd C. Miller |
2010-05-14 | Add gcc2 and gcc3 expected output for avsm@'s new zero-length array | Nicholas Marriott |
2010-05-14 | add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by n... | Anil Madhavapeddy |
2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | Dale Rahn |
2010-05-10 | Various comment typos. 'wether' -> 'whether' (most popular), 'possiblity' -> | Kenneth R Westerback |
2010-05-08 | * add #includes to pull in missing prototypes, as pointed out by gcc4 | Christian Weisgerber |
2010-05-07 | regress tests for AuthorizedPrincipalsFile and "principals=" key option. | Damien Miller |
2010-05-01 | this one is going to be fun to fix... | Marc Espie |
2010-04-25 | Test handling of roff conditional instructions; | Ingo Schwarze |
2010-04-25 | Let the clean target remove cores, | Ingo Schwarze |
2010-04-23 | Update test to also check that .Xr without args is ignored. | Ingo Schwarze |
2010-04-23 | Check handling of tab characters. | Ingo Schwarze |
2010-04-23 | Do not run the tests with -fstrict -Wall by default. | Ingo Schwarze |
2010-04-16 | regression tests for v01 certificate format | Damien Miller |
2010-04-15 | update the expected output for the test for -P; it uses | Stuart Henderson |
2010-04-13 | test handling of multiple .It macros without intervening text; | Ingo Schwarze |
2010-04-12 | check handling of blank lines in literal context; | Ingo Schwarze |
2010-04-12 | new test to check vertical spacing in nested lists, | Ingo Schwarze |
2010-04-08 | Check the behaviour of quoted and unquoted punctuation | Ingo Schwarze |
2010-04-07 | Make sure that the sequence .Fl, no argument, and another macro | Ingo Schwarze |
2010-03-25 | test blank and newline handling in xargs(1) with and without -0 and -L | Ingo Schwarze |
2010-03-24 | tests for ${name#pat} and ${name%pat} issue. | Federico G. Schwindt |
2010-03-23 | some oddity in the process of getting fixed | Marc Espie |
2010-03-23 | adjust after -A / -O / -R / -T load removal | Henning Brauer |
2010-03-04 | additional regression tests for revoked keys and TrustedUserCAKeys | Damien Miller |
2010-03-03 | add an extra test to ensure that authentication with the wrong | Damien Miller |
2010-02-26 | regression tests for certified keys | Damien Miller |
2010-02-24 | wait for sshd to fully stop in cleanup() function; avoids races in tests | Damien Miller |
2010-02-17 | regression test for .Xr argument handling; | Ingo Schwarze |
2010-02-14 | Sync with current state of the tree. | Miod Vallat |
2010-02-11 | Test mkstemps() too | Philip Guenthe |
2010-02-11 | Add a regression suite for mkstemp(), verifying that it neither overruns | Philip Guenthe |
2010-02-10 | accept loongson in .Dt; ok espie | Jason McIntyre |
2010-02-09 | turn on all the malloc(3) checking options when running regression | Damien Miller |
2010-02-09 | clean up droppings | Damien Miller |
2010-02-08 | test for PKCS#11 support (currently disabled) | Markus Friedl |
2010-02-06 | add (currently failing) test for double -> long long | Otto Moerbeek |
2010-01-27 | more version checks | Marc Espie |
2010-01-24 | tests for shared libs update issues... | Marc Espie |
2010-01-24 | check package name issues | Marc Espie |
2010-01-18 | even in @option always-update, normal dependency comparison should still | Marc Espie |
2010-01-14 | new test for vstat | Marc Espie |
2010-01-14 | set group+owner as some tests require both | Marc Espie |
2010-01-13 | Update regress output files to -current behaviour | Ryan Thomas McBride |
2010-01-13 | Remove random component of auto-generated table names in loaded rules. | Ryan Thomas McBride |
2010-01-12 | no nat is no longer legal | Ryan Thomas McBride |
2010-01-12 | { if0, if1 } is ambiguous in a route spec, and this should have been | Ryan Thomas McBride |
2010-01-12 | nat-anchor, rdr-anchor, binat-anchor are no longer legal in the grammar. | Ryan Thomas McBride |
2010-01-11 | regress test for stdio forwarding | Darren Tucker |