/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.669 by akim, Mon Sep 9 16:10:14 2002 UTC revision 1.670 by akim, Mon Sep 9 16:27:02 2002 UTC
# Line 13690  Be sure to distribute @file{package.m4} Line 13690  Be sure to distribute @file{package.m4}
13690  hierarchy: the test suite ought to be shipped!  hierarchy: the test suite ought to be shipped!
13691    
13692  @item  @item
13693  @c FIXME: This macro should become part of Autoconf.  AC_AUTOTEST_PATH?  Invoke @code{AC_CONFIG_TESTDIR}.
13694  Use the @code{AT_CONFIG} macro from within file @file{configure.ac}.  
13695  This macro accepts one argument, which is the directory, relative to the  @defmac AC_CONFIG_TESTDIR (@var{directory}, @dvar{test-path, @var{directory}})
13696  test directory, where the executables are prepared.  @acindex CONFIG_TESTDIR
13697    An Autotest test suite is to be configured in @var{directory}.  This
13698    macro requires the instanciation of @file{@var{directory}/atconfig} from
13699    @file{@var{directory}/atconfig.in}, and sets the default
13700    @code{AUTOTEST_PATH} to @var{test-path} (@pxref{testsuite Invocation}).
13701    @end defmac
13702    
13703  @item  @item
13704  Still within @file{configure.ac}, ensure that some  Still within @file{configure.ac}, as appropriate, ensure that some
13705  @code{AC_CONFIG_FILES} command includes substitution for  @code{AC_CONFIG_FILES} command includes substitution for
13706  @file{tests/atconfig} and also, as appropriate, @file{tests/atlocal}.  @file{tests/atlocal}.
13707    
13708  @item  @item
13709  The @file{tests/Makefile.in} should be modified so the validation in  The @file{tests/Makefile.in} should be modified so the validation in
13710  your package is triggered by @samp{make check}.  An example is provided  your package is triggered by @samp{make check}.  An example is provided
13711  below.  below.
   
13712  @end itemize  @end itemize
13713    
13714  With Automake, here is a minimal example about how to link @samp{make  With Automake, here is a minimal example about how to link @samp{make

Legend:
Removed from v.1.669  
changed lines
  Added in v.1.670

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26