summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2020-04-10Add tests for TOKEN expansion of LocalForward and RemoteForward.Darren Tucker
2020-04-07Separate the place to put the <a href> permalink (now markedIngo Schwarze
2020-04-06Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.Ingo Schwarze
2020-04-06Add utf8.c for asmprintf used by krl.cDarren Tucker
2020-04-04Indicate if we're using a cached key in trace output.Darren Tucker
2020-04-04Some platforms don't have "hostname -s", so use cut to trim short hostnameDarren Tucker
2020-04-04automatically tag .SH and .SS in man(7) terminal outputIngo Schwarze
2020-04-03Make signify regress work without obj dir. Avoid including theAlexander Bluhm
2020-04-03Compute hash locally and re-enable %C tests.Darren Tucker
2020-04-03Temporarily remove tests for '%C' since the hash contains the localDarren Tucker
2020-04-03this needs utf8.c tooDamien Miller
2020-04-03Add percent_expand test for 'Match Exec'.Darren Tucker
2020-04-03Add regression test for percent expansions where possible.Darren Tucker
2020-04-02Copy tagged strings before marking hyphens as breakable.Ingo Schwarze
2020-04-01Just like we are already doing it in HTML output, automatically tagIngo Schwarze
2020-03-21test skipping of initial hyphens and minus signs in automatic tags;Ingo Schwarze
2020-03-13some more speeling mistakes fromDamien Miller
2020-03-13typos resulted in two tests not being runIngo Schwarze
2020-03-13Split tagging into a validation part including prioritizationIngo Schwarze
2020-02-27Fully support explicit tagging of .Sh and .Ss.Ingo Schwarze
2020-02-27Introduce the concept of nodes that are semantically transparent:Ingo Schwarze
2020-02-27Fix this test after the recent Unicode update in OpenBSD base.Ingo Schwarze
2020-01-31regress test for sshd_config Include directive; from Jakub JelenDamien Miller
2020-01-28With nc -NU netcat can probe if a UNIX stream socket is listening.Alexander Bluhm
2020-01-26make regress pass, since these new tests now passBob Beck
2020-01-26Restrict to use up to TLSv1.2 for test_server_client in appstest.shKinichiro Inoguchi
2020-01-26unbreak unittests for recent API / source file changesDamien Miller
2020-01-25Move setting $NC into test-exec since it's now used by multiple tests,Darren Tucker
2020-01-25Wait a bit longer for the multiplex master to become ready since on veryDarren Tucker
2020-01-24Add a connection test for proxycommand. This would have caught the problemDarren Tucker
2020-01-24Do not warn about permissions on symlinks.Darren Tucker
2020-01-23Handle zlib compression being disabled now that it's optional.Darren Tucker
2020-01-23When checking for unsafe directories, ignore non-directories (ie symlinks,Darren Tucker
2020-01-23Check for and warn about StrictModes permission problems. ok tb@Darren Tucker
2020-01-23Also test PuTTY chacha20.Darren Tucker
2020-01-23Also test PuTTY ecdh kex methods.Darren Tucker
2020-01-22Increase keyscan timeout from default. On slow hosts 3 concurrent keyscansDarren Tucker
2020-01-21Connect netcat client to server and close stdin. Then netcat waitsAlexander Bluhm
2020-01-21pass SSH_SK_HELPER explicitly past $SUDO to avoid it getting cleared;Damien Miller
2020-01-19update Mdocdate for a test that got broken by committing to the out_lint fileIngo Schwarze
2020-01-19Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:Ingo Schwarze
2020-01-17Test the netcat -N feature. The test program can send and receiveAlexander Bluhm
2020-01-16Implement custom TCP client and server to test netcat corner cases.Alexander Bluhm
2020-01-11test tbl_term.c rev. 1.61 and tbl_data.c rev. 1.40:Ingo Schwarze
2020-01-08Add tests when netcat server keeps the listen socket. Use twoAlexander Bluhm
2020-01-08Skip whitespace before tokens, too.Ingo Schwarze
2020-01-08Improve the test case by changing the eqn(7) delimiters such that itIngo Schwarze
2020-01-08Enable generation of the desired delim/basic output with groff(1).Ingo Schwarze
2020-01-08Give up on the illusion that the maintainer targets for regenerating theIngo Schwarze
2020-01-07Add netcat tests with TLS client certificate.Alexander Bluhm