summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-11-24Kill old crap that is unbelievably slow and produces hundreds of falseIngo Schwarze
2014-11-24forgot to add this file; noticed by daniel@Ingo Schwarze
2014-11-23Add regress for atexit() vs DSO unloading and start on a similar testPhilip Guenther
2014-11-22using /dev/random is okTheo de Raadt
2014-11-21We repeatedly observed assertion crashes in the low-level terminalIngo Schwarze
2014-11-20fix things post signature, as noticed by various peopleMarc Espie
2014-11-20Fix two minibugs reported by Thomas Klausner <wiz at NetBSD>:Ingo Schwarze
2014-11-19Let .Ao and .Aq render as "<>" after .An and as "\(la\(ra" elsewhere,Ingo Schwarze
2014-11-19do not need an ovbcopy replacement anymoreTheo de Raadt
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2014-11-19Nuke yet more obvious #include duplications.Kenneth R Westerback
2014-11-19Escape sequences terminate high-level macro names, and when doing so,Ingo Schwarze
2014-11-18GOST regression tests; from Dmitry Eremin-SolenikovMiod Vallat
2014-11-18Nuke some obvious #include duplications.Kenneth R Westerback
2014-11-17Multiple fixes with respect to in-line macros:Ingo Schwarze
2014-11-17check spacing and behaviour in the SEE ALSO section as wellIngo Schwarze
2014-11-17fix KRL generation when multiple CAs are in useDamien Miller
2014-11-16When a line (in the sense of term_flushln()) contains white space only,Ingo Schwarze
2014-11-16Delete a test which required behavior not defined by the specPhilip Guenther
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