summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2010-04-23Check handling of tab characters.Ingo Schwarze
2010-04-23Do not run the tests with -fstrict -Wall by default.Ingo Schwarze
2010-04-16regression tests for v01 certificate formatDamien Miller
2010-04-15update the expected output for the test for -P; it usesStuart Henderson
2010-04-13test handling of multiple .It macros without intervening text;Ingo Schwarze
2010-04-12check handling of blank lines in literal context;Ingo Schwarze
2010-04-12new test to check vertical spacing in nested lists,Ingo Schwarze
2010-04-08Check the behaviour of quoted and unquoted punctuationIngo Schwarze
2010-04-07Make sure that the sequence .Fl, no argument, and another macroIngo Schwarze
2010-03-25test blank and newline handling in xargs(1) with and without -0 and -LIngo Schwarze
2010-03-24tests for ${name#pat} and ${name%pat} issue.Federico G. Schwindt
2010-03-23some oddity in the process of getting fixedMarc Espie
2010-03-23adjust after -A / -O / -R / -T load removalHenning Brauer
2010-03-04additional regression tests for revoked keys and TrustedUserCAKeysDamien Miller
2010-03-03add an extra test to ensure that authentication with the wrongDamien Miller
2010-02-26regression tests for certified keysDamien Miller
2010-02-24wait for sshd to fully stop in cleanup() function; avoids races in testsDamien Miller
2010-02-17regression test for .Xr argument handling;Ingo Schwarze
2010-02-14Sync with current state of the tree.Miod Vallat
2010-02-11Test mkstemps() tooPhilip Guenthe
2010-02-11Add a regression suite for mkstemp(), verifying that it neither overrunsPhilip Guenthe
2010-02-10accept loongson in .Dt; ok espieJason McIntyre
2010-02-09turn on all the malloc(3) checking options when running regressionDamien Miller
2010-02-09clean up droppingsDamien Miller
2010-02-08test for PKCS#11 support (currently disabled)Markus Friedl
2010-02-06add (currently failing) test for double -> long longOtto Moerbeek
2010-01-27more version checksMarc Espie
2010-01-24tests for shared libs update issues...Marc Espie