summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2019-04-30In HTML output, allow switching the desired font for subsequentIngo Schwarze
2019-04-28Add unit tests for user@host and URI parsing.Darren Tucker
2019-04-21When calling an empty macro, do not clobber existing arguments.Ingo Schwarze
2019-04-21Implement the roff .break request (break out of a .while loop).Ingo Schwarze
2019-04-18Add tests for sshd -T -C with Match.Darren Tucker
2019-03-30tweak comment lines.YASUOKA Masahiko
2019-03-30Add a test case forasou
2019-03-21Test that "calendar -A 0" on a Friday doesn't include weekend events.Todd C. Miller
2019-03-01Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsIngo Schwarze
2019-02-16Add tests for pkeyutlKinichiro Inoguchi
2019-02-06Let roff_getname() end the roff identifier at a tab characterIngo Schwarze
2019-02-04add tests for PKG_CONFIG_$PACKAGE_$VARIABLEJasper Lievisse Adriaanse
2019-02-04add tests for recently added --validateJasper Lievisse Adriaanse
2019-01-31Since resetting of offsets works quite differently in man(7) and mdoc(7),Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2019-01-29Tests to verify that the special case for Friday is not applied whenTodd C. Miller
2019-01-28The test sshd_config in in $OBJ.Darren Tucker
2019-01-28Remove leftover debugging.Darren Tucker
2019-01-28Enable ssh-dss for the agent test. Disable it for the certificateDarren Tucker
2019-01-28Count the number of key types instead of assuming there are only two.Darren Tucker
2019-01-27Generate all key supported key types and enable for keyscan test.Darren Tucker
2019-01-21adapt to changes in KEX APIs and file removalsDamien Miller
2019-01-21adapt to changes in KEX API and file removalsDamien Miller
2019-01-21adapt to bignum1 API removal and bignum2 API changeDamien Miller
2019-01-21remove hack to use non-system libcryptoDamien Miller
2019-01-20allow override of ssh-pkcs11-helper binary via $TEST_SSH_SSHPKCS11HELPERDamien Miller
2019-01-20adapt agent-pkcs11.sh test to softhsm2 and add support for ECDSA keysDamien Miller
2019-01-20add "extra:" target to run some extra tests that are not enabled byDamien Miller
2019-01-17Test handling of escaped backslashes because the code related toIngo Schwarze
2019-01-11Remove the HTML title= attributes which harmed accessibility andIngo Schwarze
2019-01-07Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features)Ingo Schwarze
2019-01-06Finally, represent the man(7) .PP and .HP macros by the naturalIngo Schwarze
2019-01-05In no-fill mode, avoid bogus blank lines in two situations:Ingo Schwarze
2019-01-05In groff, when the .SY block macro occurs in no-fill mode,Ingo Schwarze
2019-01-05Slowly start doing more HTML output tests, in this case for theIngo Schwarze
2019-01-04fix the dates that got broken by cvs commitIngo Schwarze
2019-01-04Test interaction of low-level roff(7) filling requests with .Bd in generalIngo Schwarze
2019-01-04test the roff(7) .ce and .rj requests;Ingo Schwarze
2019-01-01regress bits for banner processing refactor (this test was dependingDamien Miller
2018-12-31catch up with the changed order of warnings;Ingo Schwarze
2018-12-27ssh_packet_set_state() now frees ssh->kex implicitly, so don'tDamien Miller
2018-12-21Rename mandoc_getarg() to roff_getarg() and pass it the roff parserIngo Schwarze
2018-12-20Bugfix:Ingo Schwarze
2018-12-16make test output less uglyIngo Schwarze
2018-12-15Yet another round of improvements to manual font selection.Ingo Schwarze
2018-12-15Several improvements to escape sequence handling.Ingo Schwarze
2018-12-15remove unused and problematic sudo clean. ok espieTed Unangst
2018-12-07Test that "b" and "t" (branch) commands can be followed by a semicolonIngo Schwarze
2018-12-04Clean up the validation of .Pp, .PP, .sp, and .br. Make sure allIngo Schwarze
2018-12-03In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)Ingo Schwarze