summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2010-07-25basic regress tests (based on test-19.c) for _Bool and _Complex supportPhilip Guenthe
2010-07-22Replace strncat() with strlcat().Marcus Glocker
2010-07-22Change include ordering.Marcus Glocker
2010-07-22Initial regression test program for video(4).Marcus Glocker
2010-07-16revisison -> revisionRay Lai
2010-07-14add regress tests for upcoming redirection changes to ftpAlexander Hall
2010-07-13Test for the awesome let's-silently-overwrite-local-files bug.Nicholas Marriott
2010-07-13regress for merge bug.Nicholas Marriott
2010-07-03clean up all created filesPeter Hessler
2010-07-03the sedtest regress test requires 200-ish file descriptors, so set aPeter Hessler
2010-07-03add several new tests for pfctl, and fix the output of some existingPeter Hessler
2010-07-02oops, add a missing newline; noticed by and ok phessler@Christian Weisgerber
2010-07-01enable mandoc regression tests; ok phessler@Ingo Schwarze
2010-07-01if we cannot copy the setup file (because objdir doesn't exist), thenPeter Hessler
2010-07-01Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationChristian Weisgerber
2010-07-01Allow [ to be used as a delimiter.Christian Weisgerber
2010-07-01more updatesIngo Schwarze
2010-07-01major update of the mandoc test suite:Ingo Schwarze
2010-06-30Add a test for route labels, re PR6416. ok phessler@Stuart Henderson
2010-06-29regress tests for key options in AuthorizedPrincipalsDamien Miller
2010-06-29Add regression tests for ftp regarding the -o flag.Alexander Hall
2010-06-29Replace the hand-crafted Diffie-Hellman implementation in isakmpd withReyk Floeter
2010-06-29Correct the target namePhilip Guenthe
2010-06-28Don't ask people to send regress logs to a non-existant email address.Peter Hessler
2010-06-27add the groff target to the 'make depend' step, so we build dependencies.Peter Hessler
2010-06-27enable the regress tests for file, and xlint.Peter Hessler
2010-06-27fix how we run the tests so we can successfully use SUDO='sudo -E' in our envPeter Hessler
2010-06-27GCC is being intelligent with our asm statements that were used to pad stuffArtur Grabowski
2010-06-26New libevent regression tests from upstream.Nicholas Marriott
2010-06-26Do not print "Read from tunnel foo failed" in the failure case of aBret Lambert
2010-06-21Fix fpe handler in regress test. Tested and `looks good' phessler@.Paul Irofti
2010-06-21clean up all generated filesPeter Hessler
2010-06-20The -R option was removed from pfctl in March, so we no longer need thisPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20Add some missing includes, so we do not have implicit functionPeter Hessler
2010-06-20remove the check for a comment that was removed in 2001Peter Hessler
2010-06-20Have yet another regress test actually build the test program, beforePeter Hessler
2010-06-20Have the flock regress test actually depend on the flock regressPeter Hessler
2010-06-06also test .In following .In and .Ft following .FnIngo Schwarze
2010-06-02strnlen regression testsTodd C. Miller
2010-05-14Add gcc2 and gcc3 expected output for avsm@'s new zero-length arrayNicholas Marriott
2010-05-14add failing regress test for gcc3 -Wbounded for 0-length arrays, spotted by n...Anil Madhavapeddy
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-05-10Various comment typos. 'wether' -> 'whether' (most popular), 'possiblity' ->Kenneth R Westerback
2010-05-08* add #includes to pull in missing prototypes, as pointed out by gcc4Christian Weisgerber
2010-05-07regress tests for AuthorizedPrincipalsFile and "principals=" key option.Damien Miller
2010-05-01this one is going to be fun to fix...Marc Espie
2010-04-25Test handling of roff conditional instructions;Ingo Schwarze
2010-04-25Let the clean target remove cores,Ingo Schwarze
2010-04-23Update test to also check that .Xr without args is ignored.Ingo Schwarze