summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-04-22gets() is goneLawrence Teo
2014-04-21repair regress tests broken by server-side default cipher/kex/mac changesDamien Miller
2014-04-18ECDSA signature computation involves a random number. Remove the test trying toMiod Vallat
2014-04-18Introduce some regress tests against our routing table. At least that wayClaudio Jeker
2014-04-18It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-04-18cut altq hereHenning Brauer
2014-04-18missed theseHenning Brauer
2014-04-18stop testing altq stuffzHenning Brauer
2014-04-17crypto/modes/gcm128.c can be used as its own selftest. Add it to regress,Miod Vallat
2014-04-17Invoke OPENSSL_add_all_algorithms_noconf() to enforce OPENSSL_cpuid_setup()Miod Vallat
2014-04-17Remove the ossltests target, these are now all in libcrypto regressJonathan Gray
2014-04-17move enginetest to regress as was done with the other testsJonathan Gray
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2014-04-16adapt to test file movesJonathan Gray
2014-04-16adapt to the less old des apiJonathan Gray
2014-04-15+libcryptoMiod Vallat
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2014-04-15Using macros in .Sh header lines, or having .Sm off or .Bk -words openIngo Schwarze
2014-04-14fix test regarding false positivesJasper Lievisse Adriaanse
2014-04-14When i committed man_term.c rev. 1.99, i forgot to adjust this test;Ingo Schwarze
2014-04-08add a test for writing too farTed Unangst
2014-04-08Add a new term_flushln() flag TERMP_BRIND (if break, then indent)Ingo Schwarze
2014-04-08more tests for excessively long text in TERMP_NOBREAK modeIngo Schwarze
2014-04-08Fully implement the \B (validate numerical expression) andIngo Schwarze
2014-04-07We already supported (outer) user-defined strings containing referencesIngo Schwarze
2014-04-07Almost complete implementation of roff(7) numerical expressions.Ingo Schwarze
2014-04-05Implement the roff(7) .rr (remove register) request.Ingo Schwarze
2014-03-31recognise CONTEXT sections, for man9;Jason McIntyre
2014-03-31add test where Libs contains a variable referenceJasper Lievisse Adriaanse
2014-03-30Support relative arguments to .ll (increase or decrease line length).Ingo Schwarze
2014-03-30Implement the roff(7) .ll (line length) request.Ingo Schwarze
2014-03-30make -Tascii explicit, to be safe when -Tlocale becomes the defaultIngo Schwarze
2014-03-29pflowproto 9 is no more.Florian Obser
2014-03-29don't spam the consoleJasper Lievisse Adriaanse
2014-03-29tweak the non-hanging but failing earlier test.Jasper Lievisse Adriaanse
2014-03-29add currently failing (rather, hanging) test taken from empathy'sJasper Lievisse Adriaanse
2014-03-29shuffle --variable related tests together and add a few more which are known ...Jasper Lievisse Adriaanse
2014-03-28Allow leading and trailing vertical lines,Ingo Schwarze
2014-03-26Remove sum test since sum(1) is gone; add sha512 testLawrence Teo
2014-03-25Update the libskey regression tests:Lawrence Teo
2014-03-20replace MD4 with MD5; ok tedu@Christian Weisgerber
2014-03-20Enable ps regression testsLawrence Teo
2014-03-20Basic tests for ps(1) to check for valid/invalid keywordsLawrence Teo
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-17use quiet signifyTed Unangst
2014-03-17test -CTed Unangst
2014-03-17fix for new sig header by testing pipe code too ;)Ted Unangst
2014-03-13this test is a sorry mess of race conditions; add another sleepDamien Miller
2014-03-08Test handling of combining and non-combining accentsIngo Schwarze
2014-03-08In .nf mode, use the MAN_LINE flag to detect input line breaksIngo Schwarze