Age | Commit message (Expand) | Author |
2010-09-22 | regress test for each of the key exchange algorithms that we support | Damien Miller |
2010-09-02 | test different key types (dsa, rsa, ecdsa) and sizes for login | Markus Friedl |
2010-09-01 | some very minor tweaks to bring us in line with mdoclint -r1.12 and | Jason McIntyre |
2010-08-31 | put .Os in the right place; | Jason McIntyre |
2010-08-31 | - catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES and | Jason McIntyre |
2010-08-31 | tests for ECDSA keys | Damien Miller |
2010-08-31 | tests for ECDSA certificates | Damien Miller |
2010-07-25 | basic regress tests (based on test-19.c) for _Bool and _Complex support | Philip Guenthe |
2010-07-16 | revisison -> revision | Ray Lai |
2010-07-14 | add regress tests for upcoming redirection changes to ftp | Alexander Hall |
2010-07-13 | Test for the awesome let's-silently-overwrite-local-files bug. | Nicholas Marriott |
2010-07-13 | regress for merge bug. | Nicholas Marriott |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |
2010-07-02 | oops, add a missing newline; noticed by and ok phessler@ | Christian Weisgerber |
2010-07-01 | enable mandoc regression tests; ok phessler@ | Ingo Schwarze |
2010-07-01 | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Christian Weisgerber |
2010-07-01 | Allow [ to be used as a delimiter. | Christian Weisgerber |
2010-07-01 | more updates | Ingo Schwarze |
2010-07-01 | major update of the mandoc test suite: | Ingo Schwarze |
2010-06-29 | regress tests for key options in AuthorizedPrincipals | Damien Miller |
2010-06-29 | Add regression tests for ftp regarding the -o flag. | Alexander Hall |
2010-06-27 | add the groff target to the 'make depend' step, so we build dependencies. | Peter Hessler |
2010-06-27 | enable the regress tests for file, and xlint. | Peter Hessler |
2010-06-27 | fix how we run the tests so we can successfully use SUDO='sudo -E' in our env | Peter Hessler |
2010-06-06 | also test .In following .In and .Ft following .Fn | Ingo Schwarze |
2010-05-07 | regress tests for AuthorizedPrincipalsFile and "principals=" key option. | Damien Miller |
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-23 | some oddity in the process of getting fixed | Marc Espie |
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-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-01-11 | regress test for stdio forwarding | Darren Tucker |