Age | Commit message (Expand) | Author |
2010-07-25 | basic regress tests (based on test-19.c) for _Bool and _Complex support | Philip Guenthe |
2010-07-22 | Replace strncat() with strlcat(). | Marcus Glocker |
2010-07-22 | Change include ordering. | Marcus Glocker |
2010-07-22 | Initial regression test program for video(4). | Marcus Glocker |
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 | clean up all created files | Peter Hessler |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |
2010-07-03 | add several new tests for pfctl, and fix the output of some existing | 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 | if we cannot copy the setup file (because objdir doesn't exist), then | Peter Hessler |
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-30 | Add a test for route labels, re PR6416. ok phessler@ | Stuart Henderson |
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-29 | Replace the hand-crafted Diffie-Hellman implementation in isakmpd with | Reyk Floeter |
2010-06-29 | Correct the target name | Philip Guenthe |
2010-06-28 | Don't ask people to send regress logs to a non-existant email address. | Peter Hessler |
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-27 | GCC is being intelligent with our asm statements that were used to pad stuff | Artur Grabowski |
2010-06-26 | New libevent regression tests from upstream. | Nicholas Marriott |
2010-06-26 | Do not print "Read from tunnel foo failed" in the failure case of a | Bret Lambert |
2010-06-21 | Fix fpe handler in regress test. Tested and `looks good' phessler@. | Paul Irofti |
2010-06-21 | clean up all generated files | Peter Hessler |
2010-06-20 | The -R option was removed from pfctl in March, so we no longer need this | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | remove the check for a comment that was removed in 2001 | Peter Hessler |
2010-06-20 | Have yet another regress test actually build the test program, before | Peter Hessler |
2010-06-20 | Have the flock regress test actually depend on the flock regress | Peter Hessler |
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 |