summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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-28... also check that writing 0 bytes works...Marc Espie
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-16Update ld.so-cookie test which is currently broken and gets in theMartynas Venckus
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-31fix number of testsMarc Espie
2014-01-31partial-partial-* stuff not yet workingMarc Espie
2014-01-31basic check for pkg names conflicts, to be augmentedMarc Espie
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
2014-01-24Improve formatting of broken blocks in -Tman,Ingo Schwarze
2014-01-22Implement the \: (optional line break) escape sequence,Ingo Schwarze
2014-01-22There can be resolution-worth of slop in two places, so accept thatPhilip Guenther
2014-01-22Missing #includePhilip Guenther
2014-01-20append to rather than truncating the log fileDarren Tucker
2014-01-19Don't use -q on sftp as it suppresses logging, instead redirect the output toDarren Tucker
2014-01-19update extra output, error messages are more specific nowMarc Espie
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2014-01-13update for new options and clarifyTed Unangst
2014-01-10Don't overwrite the regress target, provide a test target instead. This allowsTobias Ulmer
2014-01-10Use arc4random instead of random in the flock regress tests.Joel Sing
2014-01-10Make this work on hppa.Joel Sing
2014-01-10Do not include MD assembly code in a sys regress test. Untested on alpha,Joel Sing
2014-01-09update for sig commentsTed Unangst
2014-01-09test signing tooTed Unangst
2014-01-09signify subdirTed Unangst
2014-01-09regress signifyTed Unangst
2014-01-08Fix the tests for the pf divert state and socket reuse.Alexander Bluhm
2014-01-08Set socket buffer size to fixed value of 100000 octets. ThisAlexander Bluhm
2014-01-06add a proper test for error message location as well.Marc Espie
2014-01-06turn mk34 into a proper full-fledged test.Marc Espie
2014-01-04accept [0-9]lua as a valid section name (netbsd only);Jason McIntyre
2014-01-04to do: this is a fatal error, we want a decent error messageMarc Espie
2013-12-30Test mdoc_macro.c rev. 1.83.Ingo Schwarze
2013-12-29- Verify that the FPU exception flags weren't clobbered as required by C99.Martynas Venckus
2013-12-29Add a regression test to verify that the FPU control word state isMartynas Venckus