Age | Commit message (Expand) | Author |
2014-04-17 | Remove the ossltests target, these are now all in libcrypto regress | Jonathan Gray |
2014-04-17 | move enginetest to regress as was done with the other tests | Jonathan Gray |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-16 | adapt to test file moves | Jonathan Gray |
2014-04-16 | adapt to the less old des api | Jonathan Gray |
2014-04-15 | +libcrypto | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-15 | Using macros in .Sh header lines, or having .Sm off or .Bk -words open | Ingo Schwarze |
2014-04-14 | fix test regarding false positives | Jasper Lievisse Adriaanse |
2014-04-14 | When i committed man_term.c rev. 1.99, i forgot to adjust this test; | Ingo Schwarze |
2014-04-08 | add a test for writing too far | Ted Unangst |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | more tests for excessively long text in TERMP_NOBREAK mode | Ingo Schwarze |
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze |
2014-04-07 | We already supported (outer) user-defined strings containing references | Ingo Schwarze |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze |
2014-04-05 | Implement the roff(7) .rr (remove register) request. | Ingo Schwarze |
2014-03-31 | recognise CONTEXT sections, for man9; | Jason McIntyre |
2014-03-31 | add test where Libs contains a variable reference | Jasper Lievisse Adriaanse |
2014-03-30 | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze |
2014-03-30 | Implement the roff(7) .ll (line length) request. | Ingo Schwarze |
2014-03-30 | make -Tascii explicit, to be safe when -Tlocale becomes the default | Ingo Schwarze |
2014-03-29 | pflowproto 9 is no more. | Florian Obser |
2014-03-29 | don't spam the console | Jasper Lievisse Adriaanse |
2014-03-29 | tweak the non-hanging but failing earlier test. | Jasper Lievisse Adriaanse |
2014-03-29 | add currently failing (rather, hanging) test taken from empathy's | Jasper Lievisse Adriaanse |
2014-03-29 | shuffle --variable related tests together and add a few more which are known ... | Jasper Lievisse Adriaanse |
2014-03-28 | Allow leading and trailing vertical lines, | Ingo Schwarze |
2014-03-26 | Remove sum test since sum(1) is gone; add sha512 test | Lawrence Teo |
2014-03-25 | Update the libskey regression tests: | Lawrence Teo |
2014-03-20 | replace MD4 with MD5; ok tedu@ | Christian Weisgerber |
2014-03-20 | Enable ps regression tests | Lawrence Teo |
2014-03-20 | Basic tests for ps(1) to check for valid/invalid keywords | Lawrence Teo |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-17 | use quiet signify | Ted Unangst |
2014-03-17 | test -C | Ted Unangst |
2014-03-17 | fix for new sig header by testing pipe code too ;) | Ted Unangst |
2014-03-13 | this test is a sorry mess of race conditions; add another sleep | Damien Miller |
2014-03-08 | Test handling of combining and non-combining accents | Ingo Schwarze |
2014-03-08 | In .nf mode, use the MAN_LINE flag to detect input line breaks | Ingo Schwarze |
2014-03-08 | To find out whether .TP head arguments are same-line or next-line arguments, | Ingo Schwarze |
2014-03-08 | Improve .if/.ie condition handling. | Ingo Schwarze |
2014-03-07 | In roff_cond_sub(), make sure that the incorrect input sequence `\\}', | Ingo Schwarze |
2014-03-07 | Even on macro lines, \} must not cause whitespace. | Ingo Schwarze |
2014-03-07 | Three bugfixes related to the closing of conditional blocks: | Ingo Schwarze |
2014-03-06 | - for netbsd, accept 2014 dates | Jason McIntyre |
2014-02-28 | ... also check that writing 0 bytes works... | Marc Espie |
2014-02-27 | RCS Id | Damien Miller |
2014-02-27 | keep return values that are printed in error messages; | Damien Miller |
2014-02-27 | remove any existing LoginGraceTime from sshd_config before adding | Damien Miller |