summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2013-08-11Check wether the required perl packages are installed and that theAlexander Bluhm
2013-08-11Use variable REMOTE_SSH instead of a fixed name for the testing host.Alexander Bluhm
2013-08-11typoFlorian Obser
2013-08-11pflow(4) template regression testsFlorian Obser
2013-08-09Add RCS id and ISC license.Alexander Bluhm
2013-08-09Move the check for required perl packages into Makefile.inc so thatAlexander Bluhm
2013-08-09Check wether all required perl packages are installed. If someAlexander Bluhm
2013-08-09Add regress test for fuse_opt.Sylvestre Gallon
2013-08-08Test .%C; supported by mandoc, will soon be supported by the groff port, too.Ingo Schwarze
2013-08-08Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze
2013-08-07Check wether the required perl packages are installed. If not,Alexander Bluhm
2013-08-06Remove gcc 2.95 from the tree. One of the least bogus compiler we had (althoughMiod Vallat
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2013-08-05Fix typo.Mark Kettenis
2013-08-05stop -F from removing Sh lines; -r1.39Jason McIntyre
2013-08-05ino_t is unsignedPhilip Guenther
2013-08-05Make Bq and Er optional for errors. -r1.35.Jason McIntyre
2013-08-05integrate support for an -A option, which warns if an AUTHORS sectionJason McIntyre
2013-08-02fixup set prio falloutMike Belopuhov
2013-08-02extra skip step and counters printout fixed by the recent pfctl changeMike Belopuhov
2013-08-02fixup set prio falloutMike Belopuhov
2013-08-02tgamma(0) == InfMark Kettenis
2013-08-02Fix a couple of corner cases in the implementation of pow(3) to make itMark Kettenis
2013-08-02update pfail32.ok: it's failiing in a much better way now; ok henningMike Belopuhov
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-08-01more set queue fallout fixupsMike Belopuhov
2013-07-31fixup pfctl regress fallout from the "set tos" and "set queue" changesMike Belopuhov
2013-07-30strptime(3) correctly fills in tm_yday; adjust expected outputMark Kettenis
2013-07-30betterMark Kettenis
2013-07-30Make this test actually work on sparc64:Mark Kettenis
2013-07-29updated regress values from djmTed Unangst
2013-07-23I need one more fragment to make the timeout test reliable.Alexander Bluhm
2013-07-23fix typo in fragment payloadAlexander Bluhm
2013-07-23IPv6 fragments, that cannot be reassembled within 60 seconds afterAlexander Bluhm
2013-07-20Set SSL_VERIFY_NONE as the regression test uses self-signed untrustedAlexander Bluhm
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-07-13Rudimentary implementation of the .it request (input line trap).Ingo Schwarze
2013-07-13Check handling of two consecutive .TP lines.Ingo Schwarze
2013-07-06implement some simple check that make sure typedefs don't change inMarc Espie
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-06-27Parse for the closing delimiter `\}' for conditionalsIngo Schwarze
2013-06-21Add earlysig test to check whether the pthread fork() wrapperPhilip Guenther
2013-06-21unbreak sftp-cmds for renamed test data (s/ls/data/)Damien Miller
2013-06-20Improve handling of the roff(7) "\t" escape sequence:Ingo Schwarze
2013-06-17Do not write my IP addresses into the pf_divert Makefile, the testerAlexander Bluhm
2013-06-17Irony: forgetting to link in the 'ln' testsPhilip Guenther
2013-06-10Add test for forward config parsingDarren Tucker
2013-06-09Add test for "true && true && false" and "set -e".Todd C. Miller
2013-06-08POSIX specifies that for an AND/OR list, only the last command'sTodd C. Miller
2013-06-07stuff that currently doesn't match what posix says, naddy agreesMarc Espie