Age | Commit message (Expand) | Author |
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 |
2015-07-28 | Add (currently failing) test for passing PATH via keepenv in doas. | Vadim Zhukov |
2015-07-26 | Make test names printed like other test suites do. | Vadim Zhukov |
2015-07-26 | Hook up doas tests. | Vadim Zhukov |
2015-07-26 | Import test suite for doas. Relies on recently committed command matching | Vadim Zhukov |
2015-07-20 | remove expanded rcs id | Jasper Lievisse Adriaanse |
2015-07-18 | now that groff handles \(bu properly, | Ingo Schwarze |
2015-07-17 | add tests for -i | Jasper Lievisse Adriaanse |
2015-07-17 | remove -u flag to diff (only used for error output) to make things | Damien Miller |
2015-07-15 | regen RSA1 test keys; the last batch was missing their private parts | Damien Miller |
2015-07-10 | Adapt tests, now that DSA if off by default; use PubkeyAcceptedKeyTypes | Markus Friedl |
2015-07-07 | regen test data after mktestdata.sh changes | Markus Friedl |
2015-07-07 | adapt tests to new minimum RSA size and default FP format | Markus Friedl |
2015-07-03 | legacy v00 certificates are gone; adapt and don't try to test them; | Damien Miller |
2015-07-01 | don't expect SSH v.1 in unittests | Damien Miller |
2015-06-27 | Ignore blank characters at the beginning of a conditional block, | Ingo Schwarze |
2015-06-23 | Add regress test for multiple negation characters. | Todd C. Miller |
2015-06-15 | turn SSH1 back on to match src/usr.bin/ssh being tested | Damien Miller |