summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2016-01-10tests for double backspace after double-width charactersIngo Schwarze
2016-01-10Make the test file 7-bit clean and improve diagnostics with hexdump(1),Ingo Schwarze
2016-01-05Regression suite for ul(1).Ingo Schwarze
2015-12-22Test suite for colrm(1) including tests for single byte characters,Ingo Schwarze
2015-12-21add parsing tests that must not segfault based on Jonathan Gray initialMarc Espie
2015-12-09add a quick test for utf-8 handlingTed Unangst
2015-12-07basic unit tests for rsa-sha2-* signature typesDamien Miller
2015-12-06test suite for fmt(1) written from scratchIngo Schwarze
2015-12-06Check .Xr links by forking "man -f" rather than manually lookingIngo Schwarze
2015-12-02Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libcIngo Schwarze
2015-12-01sync and update the list of supported archs;Jason McIntyre
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-12-01Cope with the changed order of warning and error messages caused by theIngo Schwarze
2015-11-29now that targets are dedup'd, we can fix that one too.Marc Espie
2015-11-24add some more tail tests, from Martijn van DurenTed Unangst
2015-11-08groupling tests that now passMarc Espie
2015-11-06The recent update to /usr/share/locale/UTF-8/LC_CTYPE by afresh1@Ingo Schwarze
2015-10-30If a .Bd block has no arguments at all, drop the block and only keepIngo Schwarze
2015-10-29regress test for "PubkeyAcceptedKeyTypes +..." inside a Match blockDamien Miller
2015-10-26add tests for whitespace surrounding propertiesJasper Lievisse Adriaanse
2015-10-26Fix typo certopt->certopts in shell variable. This would cause the test toDarren Tucker
2015-10-24Add test for -b and -r when -k is specified.Todd C. Miller
2015-10-23Update expected group sizes to match recent code changes.Darren Tucker
2015-10-17Very tricky diff to fix macro interpretation and spacing around tabsIngo Schwarze
2015-10-16test mixing of tabs with TaIngo Schwarze
2015-10-13Reject the escape sequences \[uD800] to \[uDFFF] in the parser.Ingo Schwarze
2015-10-13Call the sort program through $SORTPROG, as intended; OK millert@Tim van der Molen
2015-10-13Test t16 for ed-formatted diffs does not contain a substitution.Tobias Stoeckmann
2015-10-12Use "-" rather than "\(hy" for the heads of .Bl -dash and -hyphen lists.Ingo Schwarze
2015-10-11add variation on existing --exists tests; separated by spacesJasper Lievisse Adriaanse
2015-10-10add (currently failing) test for --exists foo,bar.Jasper Lievisse Adriaanse
2015-10-06adapt to recent sshkey_parse_private_fileblob() API changeDamien Miller
2015-10-03adapt to the removal of !Otto Moerbeek
2015-09-24fix command-line option to match what was actually committedDamien Miller
2015-09-24regress test for CertificateFile; patch from Meghana Bhat via bz#2436Damien Miller
2015-09-21Trailing whitespace is significant when determining the width of a tagIngo Schwarze
2015-09-16Repair.Daniel Dickman
2015-09-16Zap RANDFILE.Lawrence Teo
2015-09-14Remove the warning about children of .Vt blocks because actually,Ingo Schwarze
2015-09-14Update expected output to reflect changed sort orderPhilip Guenther
2015-09-13Rename __sysctl syscall to just sysctl, as the userland wrapper is no longerPhilip Guenther
2015-09-11skip if running as root; many systems (inc OpenBSD) allowDamien Miller
2015-09-11try all supported key types here; bz#2455 reported by Jakub JelenDamien Miller
2015-09-08Apparently, some recent update of Unicode data in the base systemIngo Schwarze
2015-09-04Fill mode changes don't break next-line scope in all cases,Ingo Schwarze
2015-09-04trim junk from end of file; bz#2455 from Jakub JelenDamien Miller
2015-08-30simple check of -h option. More deviously, check that option/parameterMarc Espie
2015-08-29add regression test for \n(.$ and \\$*Ingo Schwarze
2015-08-14add (currently failing) test for version comparison against "22-stable"Jasper Lievisse Adriaanse
2015-08-05adjust for RSA minimum modulus switch; ok deraadt@Damien Miller