[openssh-commits] [openssh] branch master updated (dc1b4584 -> f3ca8af8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Apr 3 18:21:45 AEDT 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from dc1b4584 upstream: typos in comments; GHPR#180 from Vill
new f3ca8af8 enable authopt and misc unit tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit f3ca8af87a4c32ada660da12ae95cf03d190c083
Author: Damien Miller <djm at mindrot.org>
Date: Sat Apr 3 18:21:08 2021 +1100
enable authopt and misc unit tests
Neither were wired into the build, both required some build
adaptations for -portable
Summary of changes:
Makefile.in | 74 +++++++++++++++++++++++++---------
regress/Makefile | 7 +++-
regress/unittests/authopt/tests.c | 4 +-
regress/unittests/misc/test_argv.c | 4 +-
regress/unittests/misc/test_convtime.c | 4 +-
regress/unittests/misc/test_expand.c | 4 +-
regress/unittests/misc/test_parse.c | 4 +-
regress/unittests/misc/tests.c | 4 +-
8 files changed, 79 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list