summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2013-01-02tyop in commentJasper Lievisse Adriaanse
2013-01-02regress test for pty TTYHOG bug; OK miod@Todd C. Miller
2013-01-01Simple tests for fmemopen(3) and open_memstream(3)Martin Pieuchot
2012-12-31Rewrite indentation handling for nested lists in a more systematic wayIngo Schwarze
2012-12-28Allow the relayd regression tests to run the relayd on a differentAlexander Bluhm
2012-12-23Check proper alignment in destructors too.Mark Kettenis
2012-12-23Hook up the SSE2 alignment tests.Mark Kettenis
2012-12-23Regression test for proper stack alignment for SSE2 instructions.Mark Kettenis
2012-12-17add test case for gethostbyname() called with numeric hostnameEric Faurot
2012-12-16- use diff -u like most anywhere to make the output readable.Jasper Lievisse Adriaanse
2012-12-12Add the test output. No cookie for me.Paul de Weerd
2012-12-12Add a regression test for the bug millert@ fixed previously.Paul de Weerd
2012-12-11include commented RCD ID - it helps our tools to sync with portable OpenSSHDamien Miller
2012-12-11add hmac-ripemd160-etm@openssh.comMarkus Friedl
2012-12-11test the integrity of the packets; with djm@Markus Friedl
2012-12-11add etm modesMarkus Friedl
2012-12-11Add a (currently failing) regression test for a bug in grep. Otto@Paul de Weerd
2012-12-10- add tests for --{atleast,min,max}-versionJasper Lievisse Adriaanse
2012-12-06Fix some problems with the keys-command test:Darren Tucker
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-12-02regress for AllowTcpForwarding local/remote; ok markus@Damien Miller
2012-11-30Generate pf_print_host.c before mkdep uses it.Tobias Ulmer
2012-11-28Set used environment variables explicitly in makefile and use themAlexander Bluhm
2012-11-22regress for AuthorizedKeysCommand; hints from markus@Damien Miller
2012-11-19Do not crash on stray .Ta macros found outside column lists.Ingo Schwarze
2012-11-19In -Tman mode, support automatic word keeps in the SYNOPSISIngo Schwarze
2012-11-18Check that mandoc handles non-numeric width argumentsIngo Schwarze
2012-11-18Correct indentation for lists and displays inside lists.Ingo Schwarze
2012-11-18Add a regress test for strtol, which currently fails.Joel Sing
2012-11-18Test paragraph distance (.PD) implementation;Ingo Schwarze
2012-11-18Fix four small whitespace issues related to trailing punctuationIngo Schwarze
2012-11-16Two more macros (.Ap and .In) do trailing delimiter handling.Ingo Schwarze
2012-11-16Improve formatting of badly nested font blocks.Ingo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2012-11-16Fix a crash triggered by .Bl -tag .It Xo .El .Sh found by florian@.Ingo Schwarze
2012-11-12require scan_scaled to set errno to EINVAL rather than ERANGE if itAlexander Hall
2012-11-07some new and 1 fixed test for fractional number negative exponent ^Otto Moerbeek
2012-11-06temporarily fix the static tests in testall by using NOPIE_LDFLAGS.Federico G. Schwindt
2012-11-03local variables are only used in functions.Antoine Jacoutot
2012-11-02Allow to specify how often a pattern has to show up in the relaydAlexander Bluhm
2012-11-02Ktrace the relayd during the test if the KTRACE environment variableAlexander Bluhm
2012-11-02Make the relayd regression tests more verbose. Write everythingAlexander Bluhm
2012-11-01Add regress tests for tail -f.Landry Breuil
2012-10-25SUBDIR += fenv, it's never too lateMiod Vallat
2012-10-20pf.conf "prio" syntax was changed (2012/07/09); adapt pfctl regress tests.Stuart Henderson
2012-10-19scrub(set-tos XX) is deprecated, the preferred form (and thus displayStuart Henderson
2012-10-19include a serial number when generating certsDamien Miller
2012-10-13we are now warning about this !Marc Espie
2012-10-13fix test now that we forbid unclosed specsMarc Espie
2012-10-09- adjust missing-req-4 test to properly failJasper Lievisse Adriaanse