libtool/tests
Gary V. Vaughan d7cdd528f9 tests: migrate legacy tests/mdemo tests to Autotest.
* tests/mdemo.at: New autotest groups, based on...
* tests/mdemo-conf.test, tests/mdemo-dryrun.test,
tests/mdemo-exec.test, tests/mdemo-inst.test,
tests/mdemo-make.test, tests/mdemo-shared-exec.test,
tests/mdemo-shared-inst.test, tests/mdemo-shared-make.test,
tests/mdemo-shared-unst.test, tests/mdemo-shared.test,
tests/mdemo-static-exec.test, tests/mdemo-static-inst.test,
tests/mdemo-static-make.test, tests/mdemo-static-unst.test,
tests/mdemo-static.test, tests/mdemo-unst.test: ...these legacy
tests, now removed.
* tests/mdemo/Makefile.am, tests/mdemo/README,
tests/mdemo/configure.ac, tests/mdemo/foo.h, tests/mdemo/foo1.c,
tests/mdemo/foo2.c, tests/mdemo/main.c, tests/mdemo/mlib.c,
tests/mdemo/sub.c: Remove.
* configure.ac (CONF_SUBDIRS): Remove tests/mdemo.
* Makefile.am: Adjust.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2012-10-04 20:11:05 +07:00
..
f77demo syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676. 2011-11-17 19:22:35 +07:00
fcdemo syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676. 2011-11-17 19:22:35 +07:00
mdemo2 syntax-check: [REDO] fix violations and implement sc_prohibit_test_const_follows_var. 2012-10-02 21:02:16 +07:00
.gitignore git: don't complain about new parallel tests driver and file droppings. 2012-10-02 21:05:28 +07:00
am-subdir.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
archive-in-archive.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
bindir.at syntax-check: fix violations and implement sc_prohibit_space_semicolon. 2012-10-04 20:11:04 +07:00
cdemo.at tests: migrate legacy tests/cdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
cmdline_wrap.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
configure-iface.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
convenience.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
ctor.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
cwrapper.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
darwin.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
defs.m4sh maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
demo.at tests: migrate legacy tests/pdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
depdemo.at tests: migrate legacy tests/depdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
deplib-in-subdir.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
deplibs-ident.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
deplibs-mingw.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
destdir.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
dlloader-api.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
dumpbin-symbols.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
duplicate_conv.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
duplicate_deps.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
duplicate_members.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
early-libtool.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
exceptions.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
execute-mode.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
exeext.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
export.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
f77demo-conf.test
f77demo-exec.test
f77demo-make.test
f77demo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-shared.test
f77demo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-static.test
fail.at tests: simplify some shell code. 2012-10-02 21:08:04 +07:00
fcdemo-conf.test syntax-check: fix violations and implement sc_prohibit_bare_basename. 2011-11-25 14:53:41 +07:00
fcdemo-exec.test
fcdemo-make.test
fcdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-shared.test syntax-check: fix violations and implement sc_prohibit_bare_basename. 2011-11-25 14:53:41 +07:00
fcdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-static.test syntax-check: fix violations and implement sc_prohibit_bare_basename. 2011-11-25 14:53:41 +07:00
flags.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
getopt-m4sh.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
help.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
indirect_deps.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
infer-tag.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
inherited_flags.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
install.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lalib-syntax.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
libtoolize.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
link-2.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
link-order2.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
link-order.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
link.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
loadlibrary.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
localization.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lt_dladvise.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lt_dlexit.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lt_dlopen_a.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lt_dlopen.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
lt_dlopenext.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
ltdl-api.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
ltdl-libdir.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
mdemo2-conf.test
mdemo2-exec.test
mdemo2-make.test
mdemo.at tests: migrate legacy tests/mdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
need_lib_prefix.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
no-executables.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
nocase.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
nomode.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
nonrecursive.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
objectlist.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
old-ltdl-iface.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
old-m4-iface.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
pic_flag.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
quote.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
recursive.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
resident.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
runpath-in-lalib.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
search-path.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
shlibpath.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
slist.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
standalone.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
static.at tests: simplify some shell code. 2012-10-02 21:08:04 +07:00
stresstest.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
subproject.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
suffix.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
sysroot.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
tagdemo.at tests: migrate legacy tests/tagdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
tagtrace.test maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
template.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
testsuite.at tests: migrate legacy tests/mdemo tests to Autotest. 2012-10-04 20:11:05 +07:00
TODO
versioning.at maint: run update-copyright for missing 2011 and 2012 years. 2012-10-02 21:05:50 +07:00
with-pic.at tests: skip with-pic test when no "real" pic flag is used. 2012-10-02 21:06:11 +07:00