summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2014-05-21when failing because of unexpected output, show the offending outputDamien Miller
2014-05-04Remove the Z flag from the list of malloc options as itLoganaden Velvindron
2014-05-03Add tests for with and without compression, with and without privsep.Darren Tucker
2014-05-02Add missing $ on OpenBSD cvs tags, ok djmAndre de Oliveira
2014-05-02use the test_helper fuzzer rather than the hand-rolled code thatDamien Miller
2014-05-02make the fuzzer seed const to make it clear that it is never modifiedDamien Miller
2014-04-30unit tests for new buffer API; including basic fuzz testingDamien Miller
2014-04-21repair regress tests broken by server-side default cipher/kex/mac changesDamien Miller
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 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-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-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
2014-03-08To find out whether .TP head arguments are same-line or next-line arguments,Ingo Schwarze
2014-03-08Improve .if/.ie condition handling.Ingo Schwarze
2014-03-07In roff_cond_sub(), make sure that the incorrect input sequence `\\}',Ingo Schwarze
2014-03-07Even on macro lines, \} must not cause whitespace.Ingo Schwarze
2014-03-07Three bugfixes related to the closing of conditional blocks:Ingo Schwarze
2014-03-06- for netbsd, accept 2014 datesJason McIntyre
2014-02-27RCS IdDamien Miller
2014-02-27keep return values that are printed in error messages;Damien Miller
2014-02-27remove any existing LoginGraceTime from sshd_config before addingDamien Miller
2014-02-21Check that we do not break the line at existing hyphens in macro arguments.Ingo Schwarze
2014-02-16when indenting, extend the right margin accordingly, when needed;Ingo Schwarze
2014-02-14Implement the roff(7) .as request (append to user-defined string).Ingo Schwarze
2014-02-14Handle some predefined read-only number registers, e.g. .H and .V.Ingo Schwarze
2014-01-26make sure $SCP is tested on the remote end rather than whichever oneDamien Miller
2014-01-26automatically generate revoked keys from listed keys rather thanDamien Miller
2014-01-25Add a test for DH GEX sizesDarren Tucker