Age | Commit message (Expand) | Author |
2014-01-18 | Remove -Wbounded: it is now the compiler default. | Martynas Venckus |
2014-01-13 | update for new options and clarify | Ted Unangst |
2014-01-10 | Don't overwrite the regress target, provide a test target instead. This allows | Tobias Ulmer |
2014-01-10 | Use arc4random instead of random in the flock regress tests. | Joel Sing |
2014-01-10 | Make this work on hppa. | Joel Sing |
2014-01-10 | Do not include MD assembly code in a sys regress test. Untested on alpha, | Joel Sing |
2014-01-09 | update for sig comments | Ted Unangst |
2014-01-09 | test signing too | Ted Unangst |
2014-01-09 | signify subdir | Ted Unangst |
2014-01-09 | regress signify | Ted Unangst |
2014-01-08 | Fix the tests for the pf divert state and socket reuse. | Alexander Bluhm |
2014-01-08 | Set socket buffer size to fixed value of 100000 octets. This | Alexander Bluhm |
2014-01-06 | add a proper test for error message location as well. | Marc Espie |
2014-01-06 | turn mk34 into a proper full-fledged test. | Marc Espie |
2014-01-04 | accept [0-9]lua as a valid section name (netbsd only); | Jason McIntyre |
2014-01-04 | to do: this is a fatal error, we want a decent error message | Marc Espie |
2013-12-30 | Test 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-29 | Add a regression test to verify that the FPU control word state is | Martynas Venckus |
2013-12-28 | - adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got added | Martynas Venckus |
2013-12-28 | Add regression tests to check whether GCC folds unsafe builtins and | Martynas Venckus |
2013-12-26 | spacing | Mark Kettenis |
2013-12-26 | to be dealt with | Marc Espie |
2013-12-25 | repair the dates | Ingo Schwarze |
2013-12-25 | Implement .Fo/.Fa/.Fc indentation and break handling for -Tman. | Ingo Schwarze |
2013-12-25 | Do not break output lines in .Fn function arguments in SYNOPSIS mode. | Ingo Schwarze |
2013-12-24 | Implement SYNOPSIS .Fn indentation for -Tman. | Ingo Schwarze |
2013-12-24 | It turns out SYNOPSIS mode does not imply .Bk in general, | Ingo Schwarze |
2013-12-24 | When deciding whether two consecutive macros are on the same input line, | Ingo Schwarze |
2013-12-24 | More .Bk tests to lessen the risk of upcoming work. | Ingo Schwarze |
2013-12-24 | When i replaced the very ugly .in: suffix rule in my previous commit, | Ingo Schwarze |
2013-12-22 | Fix end-of-sentence spacing after the DragonFly text production macro. | Ingo Schwarze |
2013-12-22 | Implement end-of-sentence spacing at the end of man(7) macro lines. | Ingo Schwarze |
2013-12-22 | Seems gcc4 whines about an empty file as well, so just unconditionally do | Mark Kettenis |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2013-12-22 | Use a bigger timeout, otherwise this test fails on some (not really) slower | Mark Kettenis |
2013-12-21 | Match the type to the calls | Philip Guenther |
2013-12-21 | Use timespec and CLOCK_MONOTONIC for a timing test | Philip Guenther |
2013-12-21 | Fix a comment | Philip Guenther |
2013-12-15 | In quoted macro arguments, double quotes can be quoted by doubling them. | Ingo Schwarze |
2013-12-15 | The "value" argument to the roff(7) .nr requests ends right before | Ingo Schwarze |
2013-12-06 | test ed25519 support; from djm@ | Markus Friedl |
2013-12-02 | Move ksh test files into regress. | Todd C. Miller |
2013-12-01 | Change 'mountlist' from CIRCLEQ to TAILQ. Be paranoid and | Kenneth R Westerback |
2013-11-21 | use new "ssh -Q cipher-auth" query to obtain lists of authenticated | Damien Miller |
2013-11-21 | use unsigned long long instead of u_int64_t here to avoid warnings | Damien Miller |
2013-11-21 | add some reminders for additional tests that I'd like to implement | Damien Miller |
2013-11-18 | cleanup style | Alexandre Ratchov |
2013-11-18 | bump timeout to 10 seconds to allow slow machines (e.g. Alpha PC164) | Christian Weisgerber |
2013-11-17 | Adapt the IPv6 routing header type 0 tests to the current behaviour. | Alexander Bluhm |