summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-11-26comment in Makefile, small tweak in -l testOtto Moerbeek
2014-11-26Add 3 regression tests for "route change" dealing with -ifp, -ifa andMartin Pieuchot
2014-11-26prefer memcmp to bcmp.Brent Cook
2014-11-25Fix test.Daniel Dickman
2014-11-25don't fail, even if running as root.Daniel Dickman
2014-11-25Also cover other diff formats besides unified ones.Tobias Stoeckmann
2014-11-25Do not access a NULL pointer when a section has no body,Ingo Schwarze
2014-11-24add a (currently crashing) test case by Sebastien MarieOtto Moerbeek
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