libtool/tests
Peter O'Gorman f0cb3767cf Our fortran tests were not very good. All the libraries created
were convenience libs, so we did not test the creation of shared
libraries on any platform. Also none of the libs used any actual
fortran library calls, adding a call to write(*,*) in each lib
causes the tests to fail on darwin (and presumably other platforms).
These new tests would likely cause many more fortran test failures,
so if there is an error during make it is reported as SKIP.

* tests/f77demo-make.test: Don't fail hard, skip on failure.
* tests/f77demo/foof2.f: New file.
* tests/f77demo/foof3.f: New file.
* tests/f77demo/fprogram.f: Call routine in new lib.
* tests/f77demo/foof.f: Call routine in another new lib.
* tests/f77demo/Makefile.am: Make a couple of new libraries, add
$(FLIBS) to cprogram LDADD.
2004-09-12 13:36:17 +00:00
..
cdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
demo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
depdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
f77demo Our fortran tests were not very good. All the libraries created 2004-09-12 13:36:17 +00:00
mdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
mdemo2 The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
pdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
tagdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
assign.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
cdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
cdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
defs Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
demo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-deplibs.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-hardcode.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-nofast.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-noinst-link.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-nopic.test * tests/demo-nopic.test: Do not run on x86_64 or s390* 2004-08-12 03:36:30 +00:00
demo-pic.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-relink.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
demo-static.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
demo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-nofast.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-relink.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
depdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
depdemo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-make.test Our fortran tests were not very good. All the libraries created 2004-09-12 13:36:17 +00:00
f77demo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
f77demo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
link-2.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
link.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
Makefile.am * doc/libtool.texi (Invoking libtool): Mention --tag=TAG. 2004-05-17 17:42:44 +00:00
mdemo2-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo2-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo2-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-dryrun.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
mdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
mdemo-unst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
nomode.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
pdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-inst.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
pdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
quote.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
sh.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
suffix.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00
tagdemo-conf.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-exec.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-make.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-shared.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagdemo-static.test Roll back copyright changes. 2004-01-04 20:45:24 +00:00
tagtrace.test Builds of packages that use libtool and make -j produce "directory 2004-09-03 00:26:37 +00:00