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