From 81527ed5b4f5742bd01d69c7e556f63bf30fb6c8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 18 Jan 2013 12:02:23 +0100 Subject: docs: parallel-tests is no longer experimental So don't declare it as such in the documentation. Reported by Brandon Black: * doc/automake.texi: Adjust. * THANKS: Update. Signed-off-by: Stefano Lattarini --- doc/automake.texi | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/automake.texi b/doc/automake.texi index 3b830d5f2..c4951e35d 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -9030,9 +9030,6 @@ files, concurrent execution of tests with @code{make -j}, specification of inter-test dependencies, lazy reruns of tests that have not completed in a prior run, and hard errors for exceptional failures. -This harness is still somewhat experimental and may undergo changes in -order to satisfy additional portability requirements. - @anchor{Basics of test metadata} @vindex TEST_SUITE_LOG @vindex TESTS -- cgit v1.2.1