Age | Commit message (Expand) | Author |
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 |
2015-10-03 | adapt to the removal of ! | Otto Moerbeek |
2015-09-24 | fix command-line option to match what was actually committed | Damien Miller |
2015-09-24 | regress test for CertificateFile; patch from Meghana Bhat via bz#2436 | Damien Miller |
2015-09-21 | Trailing whitespace is significant when determining the width of a tag | Ingo Schwarze |
2015-09-16 | Repair. | Daniel Dickman |
2015-09-16 | Zap RANDFILE. | Lawrence Teo |
2015-09-14 | Remove the warning about children of .Vt blocks because actually, | Ingo Schwarze |
2015-09-14 | Update expected output to reflect changed sort order | Philip Guenther |
2015-09-13 | Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer | Philip Guenther |
2015-09-11 | skip if running as root; many systems (inc OpenBSD) allow | Damien Miller |
2015-09-11 | try all supported key types here; bz#2455 reported by Jakub Jelen | Damien Miller |
2015-09-08 | Apparently, some recent update of Unicode data in the base system | Ingo Schwarze |
2015-09-04 | Fill mode changes don't break next-line scope in all cases, | Ingo Schwarze |
2015-09-04 | trim junk from end of file; bz#2455 from Jakub Jelen | Damien Miller |
2015-08-30 | simple check of -h option. More deviously, check that option/parameter | Marc Espie |
2015-08-29 | add regression test for \n(.$ and \\$* | Ingo Schwarze |
2015-08-14 | add (currently failing) test for version comparison against "22-stable" | Jasper Lievisse Adriaanse |
2015-08-05 | adjust for RSA minimum modulus switch; ok deraadt@ | Damien Miller |