Testsuite coverage for AC_CACHE_VAL and caching semantics.
commita535b586adbc4a4e38393aa634f3dd8c8c7a9660
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 04:49:55 +0000 (8 06:49 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Jun 2010 04:49:55 +0000 (8 06:49 +0200)
treea52f4537e795024426ad7a8b325120ee14d49c0e
parent521a4615578b5a9908fd6af9a8085ba7009cb38a
Testsuite coverage for AC_CACHE_VAL and caching semantics.

* tests/base.at (AC_CACHE_CHECK): Extend test.
(AC_CACHE_LOAD): New test.
* tests/torture.at (Configuring subdirectories): Also test
--config-cache with AC_CONFIG_SUBDIRS.
* doc/autoconf.texi (Caching Results): Annotate code snippets
which are tested in the test suite.
(Cache Files): Documented cache variables may be used on the
configure command line to override individual entries in the
cache file.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/autoconf.texi
tests/base.at
tests/torture.at