1999-03-19 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * doc/libtool.texi: reorder tests to reflect execution order
+
* tests/noinst-link.test: new test
* tests/Makefile.am (TESTS): added noinst-link.test
* doc/libtool.texi: document it
(@samp{--disable-shared}), and @file{cdemo-shared.test} builds only
shared libraries (@samp{--disable-static}).
-@item build-relink.test
-@pindex build-relink.test
-Checks whether variable @var{shlibpath_overrides_runpath} is properly
-set. If the test fails and @var{VERBOSE} is set, it will indicate what
-the variable should have been set to.
-
@item hardcode.test
@pindex hardcode.test
On all systems with shared libraries, the location of the library can be
linker hardcodes the library location, and guarantees that they
correspond to libtool's own notion of how your linker behaves.
+@item build-relink.test
+@pindex build-relink.test
+Checks whether variable @var{shlibpath_overrides_runpath} is properly
+set. If the test fails and @var{VERBOSE} is set, it will indicate what
+the variable should have been set to.
+
@item noinst-link.test
@pindex noinst-link.test
Checks whether libtool will not try to link with a previously installed