summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-07-09check for EINTR when calling waitpid.bcook
2014-07-09check if we were previously on a signal stack before restoring.bcook
2014-07-09Rewrite gcm128test as a table-driven regress instead of using defines.Joel Sing
2014-07-09format string should be a string literal.bcook
2014-07-08remove use of internally-deprecated OPENSSL_malloc/freebcook
2014-07-08Include -DLIBRESSL_INTERNAL in regress makefiles.Joel Sing
2014-07-08string.h is the correct file, not strings.hbcook
2014-07-07Clean up ERROR messages related to document structure and macros:Ingo Schwarze
2014-07-07no need to delete any content from .Rs blocks,Ingo Schwarze
2014-07-07no need to skip content before first section headerIngo Schwarze
2014-07-07implement .dei and .amiIngo Schwarze
2014-07-07remove forced-fatal that I stuck in there to test the new cleanupDamien Miller
2014-07-06Clean up messages related to plain text and to escape sequences.Ingo Schwarze
2014-07-06add a hook to the cleanup() function to kill $SSH_PID if it is setDamien Miller
2014-07-05Cleanup with respect to bad macro arguments.Ingo Schwarze
2014-07-05Cleanup regarding -offset and -width:Ingo Schwarze
2014-07-04Clean up messages regarding excess arguments:Ingo Schwarze
2014-07-04Clean up messages related to missing arguments.Ingo Schwarze
2014-07-03Fix formatting of empty .Bl -inset item heads.Ingo Schwarze
2014-07-03MANDOCERR_NOARGS reported three completely unrelated classes of problems.Ingo Schwarze
2014-07-03Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.Miod Vallat
2014-07-02Improve and test the messages about empty macros,Ingo Schwarze
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