New module 'strncat'.
[pspp] / doc / gnulib.texi
index a947dbf45a4406819d273f9560d27e3aa55998b3..74499b5d5e4a7257e1ec87ea4c647def795ac036 100644 (file)
@@ -750,6 +750,12 @@ Status:
 longrunning-test
 @end example
 
+If only a part of a test deserves a particular status attribute, you
+can split the module into a primary and a secondary test module,
+say @code{foo-tests} and @code{foo-extra-tests}.  Then add a dependency
+from @code{foo-tests} to @code{foo-extra-tests}, and mark the
+@code{foo-extra-tests} with the particular status attribute.
+
 
 @node A C++ namespace for gnulib
 @section A C++ namespace for gnulib