]> eyrie.org Git - kerberos/krb5-strength.git/commit
Update to rra-c-util 5.3 and C TAP Harness 3.0
authorRuss Allbery <eagle@eyrie.org>
Thu, 6 Mar 2014 03:49:23 +0000 (19:49 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 6 Mar 2014 03:49:23 +0000 (19:49 -0800)
commit1f538914110dfa3464b8568e09d88446cfb60e37
tree309cf3f170690987c580f02e7d25a3d3c4400aeb
parentc72338adf66d317e130daa4ad74d9cda6e7db52f
Update to rra-c-util 5.3 and C TAP Harness 3.0

Update to rra-c-util 5.3:

* Fix portable/krb5.h build with a C++ compiler.

Update to C TAP Harness 3.0:

* Reopen standard input to /dev/null when running a test list.
* Don't leak extraneous file descriptors to tests.
24 files changed:
.gitignore
Makefile.am
NEWS
configure.ac
m4/tinycdb.m4
portable/krb5.h
portable/mkstemp.c [new file with mode: 0644]
tests/TESTS
tests/data/valgrind.supp
tests/docs/pod-t
tests/perl/critic-t
tests/portable/mkstemp-t.c [new file with mode: 0644]
tests/portable/mkstemp.c [new file with mode: 0644]
tests/runtests.c
tests/tap/basic.c
tests/tap/basic.h
tests/tap/kerberos.c
tests/tap/kerberos.h
tests/tap/perl/Test/RRA.pm
tests/tap/perl/Test/RRA/Automake.pm
tests/tap/process.c
tests/tap/process.h
util/messages.c
util/messages.h