summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2012-10-09- add a (currently failing) test for nonexistant modules in Requires.private.Jasper Lievisse Adriaanse
2012-10-09- allow PKG_CONFIG to be overriden and remove the commented fd.o PKG_CONFIG v...Jasper Lievisse Adriaanse
2012-10-05Add umac-128@openssh.com to the list of MACs to be testedDarren Tucker
2012-10-05Use 'kill -0' to test for the presence of a pid since it's more portableDarren Tucker
2012-09-17sync with transform-name-fixMarkus Friedl
2012-09-15sync with recent ipsecctl changes/fixesMarkus Friedl
2012-09-10use -Ocheck and waiting for completions by PID to make multiplexing testDarren Tucker
2012-09-10Log -O cmd output to the log file and make logging consistent with the otherDarren Tucker
2012-09-09Add test for ssh -OstopDarren Tucker
2012-09-08Link init_priority into the regress tree now that it passes (exceptMatthew Dempsky
2012-09-07Give this a chance to build with gcc2. ok matthew@Miod Vallat
2012-09-06Add a (currently failing) regress test for GNU C++'s init_priorityMatthew Dempsky
2012-09-06Move the commented out test program in pkcs5_pbkdf2.c into a properMatthew Dempsky
2012-09-06Restore missing space.Darren Tucker
2012-09-05run regress with the local env tooEric Faurot
2012-09-05use LDSTATIC for building static executablesEric Faurot
2012-08-23recognise "beagle";Jason McIntyre
2012-08-22correct check.Federico G. Schwindt
2012-08-22Link ld.so-cookie back into the regress build now that ld.so's __guardMatthew Dempsky
2012-08-21Use $(.CURDIR) to locate source files so tests still work with 'makeMatthew Dempsky
2012-08-21Link randomdata tests into the regress build now that I've committed support forMatthew Dempsky
2012-08-20consensus says this should be an errorMarc Espie
2012-08-19document some more disabled tests.Federico G. Schwindt