From: Stefano Lattarini Date: Tue, 17 Jan 2012 10:14:32 +0000 (+0100) Subject: docs: APIs for custom test drivers are highly experimental X-Git-Tag: ng-0.5a~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a1475034ac4ac85cad9a02b9d97d42fa9821c3;p=thirdparty%2Fautomake.git docs: APIs for custom test drivers are highly experimental * doc/automake.texi (API for Custom Test Drivers): The APIs described here are not "somewhat experimental", but rather "highly experimental". Don't promise the sure a sort of backward-compatibility that we are very likely not going to keep. --- diff --git a/doc/automake.texi b/doc/automake.texi index 3c8bf0e49..2090f38d4 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -9358,9 +9358,10 @@ invocations of @code{@var{ext}_LOG_DRIVER}. @node API for Custom Test Drivers @subsection API for Custom Test Drivers -Note that @emph{the APIs described here are still somewhat experimental}, -and might undergo changes and tightenings in the future, to accommodate -for new features or to satisfy additional portability requirements. +Note that @emph{the APIs described here are still highly experimental}, +and will very likely undergo tightenings and likely also extensive changes +in the future, to accommodate for new features or to satisfy additional +portability requirements. The main characteristic of these APIs is that they are designed to share as much infrastructure, semantics, and implementation details as possible