Age | Commit message (Expand) | Author |
2014-07-05 | Cleanup with respect to bad macro arguments. | Ingo Schwarze |
2014-07-05 | Cleanup regarding -offset and -width: | Ingo Schwarze |
2014-07-04 | Clean up messages regarding excess arguments: | Ingo Schwarze |
2014-07-04 | Clean up messages related to missing arguments. | Ingo Schwarze |
2014-07-03 | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze |
2014-07-03 | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze |
2014-07-03 | Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets. | Miod Vallat |
2014-07-02 | Improve and test the messages about empty macros, | Ingo Schwarze |
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 |