summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-07-02When .Sm is called without an argument, groff toggles the spacing mode,Ingo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2014-07-02Add an initial regress test for pkcs7.Joel Sing
2014-07-02Disentangle the MANDOCERR_CHILD message, which reported threeIngo Schwarze
2014-07-02Clean up warnings related to macros and nesting.Ingo Schwarze
2014-07-02Fix the column numbers associated with in_line_argn() macros;Ingo Schwarze
2014-07-02move test to the right directoryIngo Schwarze
2014-07-02Do not tun the .PHONY parts of ${LINT_TARGETS} twice.Ingo Schwarze
2014-07-02Improve "skipping paragraph macro" messages,Ingo Schwarze
2014-07-02Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility,Ingo Schwarze
2014-07-01Clean up the warnings related to document structure.Ingo Schwarze
2014-07-01Add a test to catch .el\{ breakage; roff.c rev. 1.88Ingo Schwarze
2014-06-29Use the freshly improved roff_getname() functionIngo Schwarze
2014-06-29Major roff_getname() cleanup.Ingo Schwarze
2014-06-25Explicitely specify address family when translation pool may containMike Belopuhov
2014-06-24POSIX doesn't specify MAP_FILE and it's a noop anyway, so remove it toMatthew Dempsky
2014-06-24Extend the chacha regress to cover the ChaCha interface, in addition to theJoel Sing
2014-06-24Fixup the test after new queue code has been added.Mike Belopuhov
2014-06-24do not prompt for overwrite when none is neccessary using the -F optionJason McIntyre
2014-06-24unit and fuzz tests for new key APIDamien Miller
2014-06-24regress test for broken consecutive revoked serial number rangesDamien Miller
2014-06-23Add regress test for SIGSEGV and SIGBUS siginfo semantics.Matthew Dempsky
2014-06-22Add regress tests for BIO_get_host_ip().Joel Sing
2014-06-21matthew reminds me to update regress to reflect current specTed Unangst
2014-06-21fix expected message levelIngo Schwarze
2014-06-20As suggested by jmc@, only include line and column numbers into messagesIngo Schwarze
2014-06-13Add timingsafe_memcmp().Matthew Dempsky
2014-06-22Add a skeleton regress for crypto/bio, which currently only coversJoel Sing
2014-06-22Hook in the aead regress.Joel Sing
2014-06-22Fix the relayd regression tests. Now they pass with and withoutAlexander Bluhm
2014-06-21Add DTLS support to ssltest and wire up some regress tests.Joel Sing
2014-06-20As suggested by jmc@, only include line and column numbers into messagesIngo Schwarze
2014-06-20regression tests for prologue warningsIngo Schwarze
2014-06-20Infrastructure for regression tests of mandoc messages.Ingo Schwarze
2014-06-20Simple regress test for the amd64 bn_mul_mont bug found by JoyentMiod Vallat
2014-06-20Move the crypto/bn regression test one directory deeper in preparation forMiod Vallat
2014-06-19Add a basic regress test for __MAP_NOREPLACE.Matthew Dempsky
2014-06-18Always call atexit handlers as if they were registered with __cxa_atexit.Mark Kettenis
2014-06-18Add regress tests to make sure arc4random(3) is reinitializedMatthew Dempsky
2014-06-13Add regress test for MAP_INHERIT_ZERO.Matthew Dempsky
2014-06-13Remove support for the `opaque PRF input' extension, which draft has expiredMiod Vallat
2014-06-13Add regress tests for timingsafe_bcmp and timingsafe_memcmp.Matthew Dempsky
2014-06-12Add regress test for explicit_bzero.Matthew Dempsky
2014-06-07Add basic regression test for modf() issue.Tobias Ulmer
2014-06-01Build with WARNINGS=Yes and Werror.Miod Vallat
2014-06-01Build these tests with WARNINGS=Yes and -Werror, and do the necessaryMiod Vallat
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2014-05-31Move the cts128 and gcm128 tests to regress.Joel Sing
2014-05-31Add a basic test for RTM_CHANGEClaudio Jeker
2014-05-31KNF and other cleanup.Joel Sing