]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Update to rra-c-util 4.9 and C TAP Harness 2.2
authorRuss Allbery <rra@stanford.edu>
Wed, 18 Sep 2013 23:27:45 +0000 (16:27 -0700)
committerRuss Allbery <rra@stanford.edu>
Thu, 19 Sep 2013 06:13:21 +0000 (23:13 -0700)
commit643273c20f30e6a7c2f147fe3979fe65d4a83917
tree4accc9ea3a1913ff1eca8ac3b7d4a21c8962eaae
parentbdc66c88e70f327abfff32cd1b893f87de018fa5
Update to rra-c-util 4.9 and C TAP Harness 2.2

Update to rra-c-util 4.9:

* Probe for Kerberos headers using file checks instead of compiles.
* Improve probe for the Heimdal libroken library.
* Always build with large file support.
* Conditionally call AM_PROG_AR for portability to new Autotools.

Update to C TAP Harness 2.2:

* Allow more easily running single programs under tests/runtests.
* Flush the output from the test harness after each test.
Makefile.am
NEWS
configure.ac
m4/krb5.m4
portable/snprintf.c
portable/system.h
tests/runtests.c
tests/tap/basic.c
tests/tap/libtap.sh