+2011-05-11 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ docs: parallel-tests is not experimental anymore
+ The parallel-tests driver has now been used quite extensively
+ by a fair number of real-world applications (e.g., GNU coreutils,
+ GNU libtool, GNU grep, and various packages using Gnulib), and
+ thus exposed to adequate on-field testing. So there's no point
+ in declaring it experimental anymore (which would risk to make
+ potential users shy away from it).
+ * doc/automake.texi (Simple Tests using parallel-tests): Do not
+ declare the parallel-tests driver as "experimental" anymore.
+
2011-05-11 Stefano Lattarini <stefano.lattarini@gmail.com>
check: document and test $(TEST_SUITE_LOG) overriding
the @code{check_*} variables are honored, and the environment variable
@env{srcdir} is set during test execution.
-This test driver is still experimental and may undergo changes in order
-to satisfy additional portability requirements.
-
@vindex TEST_SUITE_LOG
@vindex TESTS
The driver operates by defining a set of @command{make} rules to create