summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-11-13keep queues around when anchors are being loadedMartin Pelikan
2014-11-10add required vertical spacing before lists that beginIngo Schwarze
2014-11-10more tests found in my treeIngo Schwarze
2014-11-10SKIP_GROFF tests need to adapt to the changed rendering of \(bu, tooIngo Schwarze
2014-11-10adapt to the changed rendering of \(buIngo Schwarze
2014-11-09GOST tests, not connected to the build yet.Miod Vallat
2014-11-07at the end of make obj-clean, run make clean in the right directoryIngo Schwarze
2014-11-02Tests for constructs such as 'foo >= a.version foo != another.version'.Jeremie Courreges-Anglas
2014-11-02Consistency.Jeremie Courreges-Anglas
2014-11-02Tests for pkg-config 'foo != some.version'Jeremie Courreges-Anglas
2014-11-01Initial regress for libtls hostname verification.Joel Sing
2014-10-31Update regress for the libressl to libtls rename.Joel Sing
2014-10-30Add some pkill and sleep to make socket splicing performance testsAlexander Bluhm
2014-10-30Major bugsquashing with respect to -offset and -width:Ingo Schwarze
2014-10-30for convenience, let obj-clean imply cleanIngo Schwarze
2014-10-29Add a test the checks the syslogd !prog !!prog !* feature.Alexander Bluhm
2014-10-29Update test outputs to reflect the fact that routes to loopback addressesMartin Pieuchot
2014-10-29test various recent improvements of special character renderingIngo Schwarze
2014-10-28add a regression test for the pfctl parser bug recently fixed bySebastian Benoit
2014-10-28some new and/or updated regression tests for -Tascii, -Tutf8Ingo Schwarze
2014-10-27allow to separately skip groff-mandoc comparisons in -Tascii and -Tutf8 modeIngo Schwarze
2014-10-27Infrastructure for testing HTML output;Ingo Schwarze
2014-10-22#undef LIBRESSL_INTERNAL for the RAND_pseudo_bytes() test.Joel Sing
2014-10-22Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes() (mostJoel Sing
2014-10-22None of these need <openssl/rand.h>Joel Sing
2014-10-18Simple malloc() to reallocarray().Doug Hogan
2014-10-13implement font modifiers in table layoutsIngo Schwarze
2014-10-13Stricter syntax checking of Unicode character names:Ingo Schwarze
2014-10-13Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned aboutJoel Sing
2014-10-13BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is noJoel Sing
2014-10-13Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exitJoel Sing
2014-10-11warn about parentheses in function names after .Fn and .Fo;Ingo Schwarze
2014-10-09Add POLLHUP to expected revents for POLLIN on writer EOF.Todd C. Miller
2014-10-09remove gzsig regression tests since gzsig is goneLawrence Teo
2014-10-09unhook gzsigLawrence Teo
2014-10-08Add tests for EOF behavior (which currently fail) and expected output.Todd C. Miller
2014-10-05Test that the specified libevent backend kqueue(2) or poll(2) orAlexander Bluhm
2014-10-03Add a test that checks that there are no trailing new-lines orAlexander Bluhm
2014-09-28Make the goressl regress test compile again.Joel Sing
2014-09-27Fix mmap() calls that check for a result other than MAP_FAILED.Doug Hogan
2014-09-21Add support for word anchors \< and \> to regex regression tests.Doug Hogan
2014-09-20texlive blasts thru the 999 chunks barrierMarc Espie
2014-09-20a small debug script to extract chunks from a chunked archive, as it isMarc Espie
2014-09-19Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.Ingo Schwarze
2014-09-17Stop using the Z malloc option which has been tedu'd by tedu@ sometimeLawrence Teo
2014-09-13Add tests for syslogd's memory buffer and read it with syslogc.Alexander Bluhm
2014-09-07Add Henri Kemppainen's copyrightPhilip Guenther
2014-09-07Add dependency tests from Henri Kemppainen (duclare (at) guu.fi)Philip Guenther
2014-09-07Add dependency tests from Henri Kemppainen (duclare (at) guu.fi).Philip Guenther
2014-09-04Check that messages from sendsyslog(2) or unix domain sockets containAlexander Bluhm