Age | Commit message (Expand) | Author |
2016-04-15 | missing bit of Include regress | Damien Miller |
2016-04-15 | remove redundant CLEANFILES section | Damien Miller |
2016-04-15 | sync CLEANFILES with portable, sort | Damien Miller |
2016-04-15 | regression test for ssh_config Include directive | Damien Miller |
2016-04-14 | unbreak test for recent ssh de-duplicated forwarding change | Damien Miller |
2016-04-14 | add test knob and warning for StrictModes | Damien Miller |
2016-04-10 | Simple regression tests for rev(1), including UTF-8. | Ingo Schwarze |
2016-03-25 | regression tests for underlined and bold underscores; | Ingo Schwarze |
2016-03-10 | un-vax; | Jason McIntyre |
2016-03-06 | Update file(1) regress for new description of ar(1) file. | Nicholas Marriott |
2016-03-04 | Filter debug messages out of log before picking the last two lines. | Darren Tucker |
2016-03-04 | add KEX fuzzer harness; ok deraadt@ | Damien Miller |
2016-03-03 | Look back 3 lines for possible error messages. Changes to the code mean | Darren Tucker |
2016-02-22 | Properly handle ed-files which fully replace input file content. This | Tobias Stoeckmann |
2016-02-18 | bsd.regress.mk doesn't automatically add "make clean" targets for | Damien Miller |
2016-02-17 | include bad $SSH_CONNECTION in failure output | Damien Miller |
2016-01-29 | Add regression test for RekeyLimit parsing of >32bit values (4G and 8G). | Darren Tucker |
2016-01-24 | In the OpenBSD-specific part of verify_xref(), discard the standard error | Ingo Schwarze |
2016-01-10 | tests for double backspace after double-width characters | Ingo Schwarze |
2016-01-10 | Make the test file 7-bit clean and improve diagnostics with hexdump(1), | Ingo Schwarze |
2016-01-05 | Regression suite for ul(1). | Ingo Schwarze |
2015-12-22 | Test suite for colrm(1) including tests for single byte characters, | Ingo Schwarze |
2015-12-21 | add parsing tests that must not segfault based on Jonathan Gray initial | Marc Espie |
2015-12-09 | add a quick test for utf-8 handling | Ted Unangst |
2015-12-07 | basic unit tests for rsa-sha2-* signature types | Damien Miller |
2015-12-06 | test suite for fmt(1) written from scratch | Ingo Schwarze |
2015-12-06 | Check .Xr links by forking "man -f" rather than manually looking | Ingo Schwarze |
2015-12-02 | Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libc | Ingo Schwarze |
2015-12-01 | sync and update the list of supported archs; | Jason McIntyre |
2015-12-01 | Send Aviion to same place as Nova II | Theo de Raadt |
2015-12-01 | Cope with the changed order of warning and error messages caused by the | Ingo Schwarze |
2015-11-29 | now that targets are dedup'd, we can fix that one too. | Marc Espie |
2015-11-24 | add some more tail tests, from Martijn van Duren | Ted Unangst |
2015-11-08 | groupling tests that now pass | Marc Espie |
2015-11-06 | The recent update to /usr/share/locale/UTF-8/LC_CTYPE by afresh1@ | Ingo Schwarze |
2015-10-30 | If a .Bd block has no arguments at all, drop the block and only keep | Ingo Schwarze |
2015-10-29 | regress test for "PubkeyAcceptedKeyTypes +..." inside a Match block | Damien Miller |
2015-10-26 | add tests for whitespace surrounding properties | Jasper Lievisse Adriaanse |
2015-10-26 | Fix typo certopt->certopts in shell variable. This would cause the test to | Darren Tucker |
2015-10-24 | Add test for -b and -r when -k is specified. | Todd C. Miller |
2015-10-23 | Update expected group sizes to match recent code changes. | Darren Tucker |
2015-10-17 | Very tricky diff to fix macro interpretation and spacing around tabs | Ingo Schwarze |
2015-10-16 | test mixing of tabs with Ta | Ingo Schwarze |
2015-10-13 | Reject the escape sequences \[uD800] to \[uDFFF] in the parser. | Ingo Schwarze |
2015-10-13 | Call the sort program through $SORTPROG, as intended; OK millert@ | Tim van der Molen |
2015-10-13 | Test t16 for ed-formatted diffs does not contain a substitution. | Tobias Stoeckmann |
2015-10-12 | Use "-" rather than "\(hy" for the heads of .Bl -dash and -hyphen lists. | Ingo Schwarze |
2015-10-11 | add variation on existing --exists tests; separated by spaces | Jasper Lievisse Adriaanse |
2015-10-10 | add (currently failing) test for --exists foo,bar. | Jasper Lievisse Adriaanse |
2015-10-06 | adapt to recent sshkey_parse_private_fileblob() API change | Damien Miller |