From: Stefano Lattarini Date: Fri, 18 Jan 2013 11:02:23 +0000 (+0100) Subject: docs: parallel-tests is no longer experimental X-Git-Tag: v1.13.1b~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81527ed5b4f5742bd01d69c7e556f63bf30fb6c8;p=thirdparty%2Fautomake.git 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 --- diff --git a/THANKS b/THANKS index 21ea37353..66498d45e 100644 --- a/THANKS +++ b/THANKS @@ -49,6 +49,7 @@ Bob Proulx rwp@hprwp.fc.hp.com Bob Rossi bob@brasko.net Bobby Jack bobbykjack@yahoo.co.uk Braden N. McDaniel braden@endoframe.com +Brandon Black blblack@gmail.com Brendan O'Dea bod@debian.org Brian Cameron Brian.Cameron@Sun.COM Brian Ford ford@vss.fsi.com 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