X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flist-of-tests.mk;h=44f598ed25015ce97d71a825cc6ac5492e2e60f5;hb=16574dac612eff9e6b6eb1e9c378b840724f93b4;hp=6585ce6887924c3feda96e3f75b56cc167bc28d1;hpb=cb6a19d9d0c46ddf03b2494333bed2c3d7dc1e15;p=platform%2Fupstream%2Fautomake.git diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index 6585ce6..44f598e 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -2,7 +2,7 @@ ## testsuite. This fragment is meant to be included by the Makefile.am, ## but also to be executed directly by make when bootstrapping automake. -## Copyright (C) 2011-2012 Free Software Foundation, Inc. +## Copyright (C) 2011-2013 Free Software Foundation, Inc. ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -41,7 +41,6 @@ t/remake-timing-bug-pr8365.sh \ t/lex-subobj-nodep.sh \ t/remake-am-pr10111.sh \ t/remake-m4-pr10111.sh \ -t/txinfo5.sh \ $(perl_fake_XFAIL_TESTS) perl_TESTS = \ @@ -72,10 +71,10 @@ t/get-sysconf.sh \ $(perl_TESTS) \ t/instspc.tap \ t/aclocal.sh \ -t/acloca10.sh \ t/aclocal-I-order-1.sh \ t/aclocal-I-order-2.sh \ t/aclocal-I-order-3.sh \ +t/aclocal-I-and-install.sh \ t/aclocal-acdir.sh \ t/aclocal-amflags.sh \ t/aclocal-autoconf-version-check.sh \ @@ -84,6 +83,9 @@ t/aclocal-deleted-header-aclocal-amflags.sh \ t/aclocal-deleted-header.sh \ t/aclocal-deps-subdir.sh \ t/aclocal-deps.sh \ +t/aclocal-dirlist.sh \ +t/aclocal-dirlist-globbing.sh \ +t/aclocal-dirlist-abspath.sh \ t/aclocal-install-absdir.sh \ t/aclocal-install-fail.sh \ t/aclocal-install-mkdir.sh \ @@ -105,6 +107,7 @@ t/aclocal-path-nonexistent.sh \ t/aclocal-path-precedence.sh \ t/aclocal-pr450.sh \ t/aclocal-print-acdir.sh \ +t/aclocal-req.sh \ t/aclocal-remake-misc.sh \ t/aclocal-scan-configure-ac-pr319.sh \ t/aclocal-serial.sh \ @@ -115,6 +118,7 @@ t/acsilent.sh \ t/acsubst.sh \ t/acsubst2.sh \ t/add-missing.tap \ +t/add-missing-multiple.sh \ t/all.sh \ t/all2.sh \ t/alloca.sh \ @@ -126,6 +130,9 @@ t/amhello-cross-compile.sh \ t/amhello-binpkg.sh \ t/aminit-moreargs-deprecation.sh \ t/amassign.sh \ +t/am-config-header-no-more.sh \ +t/am-prog-cc-stdc-no-more.sh \ +t/am-prog-cc-c-o.sh \ t/am-macro-not-found.sh \ t/amopt.sh \ t/amopts-location.sh \ @@ -179,14 +186,11 @@ t/backcompat2.sh \ t/backcompat3.sh \ t/backcompat6.sh \ t/backcompat-acout.sh \ -t/backsl.sh \ -t/backsl2.sh \ -t/backsl3.sh \ -t/backsl4.sh \ +t/backslash-issues.sh \ +t/backslash-before-trailing-whitespace.sh \ t/badline.sh \ t/badopt.sh \ t/badprog.sh \ -t/block.sh \ t/built-sources-check.sh \ t/built-sources-cond.sh \ t/built-sources-fork-bomb.sh \ @@ -204,8 +208,8 @@ t/canon7.sh \ t/canon8.sh \ t/canon-name.sh \ t/ccnoco.sh \ -t/ccnoco2.sh \ t/ccnoco3.sh \ +t/ccnoco4.sh \ t/check.sh \ t/check2.sh \ t/check4.sh \ @@ -249,6 +253,7 @@ t/comment8.sh \ t/comment9.sh \ t/commen10.sh \ t/commen11.sh \ +t/comment-block.sh \ t/comments-in-var-def.sh \ t/compile.sh \ t/compile2.sh \ @@ -377,9 +382,6 @@ t/depend6.sh \ t/deprecated-acinit.sh \ t/destdir.sh \ t/dir-named-obj-is-bad.sh \ -t/dirlist.sh \ -t/dirlist2.sh \ -t/dirlist-abspath.sh \ t/discover.sh \ t/dist-formats.tap \ t/dist-auxdir-many-subdirs.sh \ @@ -438,22 +440,21 @@ t/ext2.sh \ t/ext3.sh \ t/extra.sh \ t/extra2.sh \ -t/extra3.sh \ -t/extra4.sh \ -t/extra5.sh \ -t/extra6.sh \ -t/extra7.sh \ -t/extra8.sh \ -t/extra9.sh \ -t/extra10.sh \ -t/extra11.sh \ -t/extra12.sh \ +t/extra-data.sh \ +t/extra-dist-vpath-dir.sh \ +t/extra-dist-dirs-and-subdirs.sh \ +t/extra-dist-vpath-dir-merge.sh \ +t/extra-dist-wildcards.sh \ +t/extra-dist-wildcards-gnu.sh \ +t/extra-dist-wildcards-vpath.sh \ +t/extra-programs-misc.sh \ +t/extra-programs-and-libs.sh \ t/extra-programs-empty.sh \ t/extra-portability.sh \ t/extra-portability2.sh \ t/extra-portability3.sh \ -t/extradep.sh \ -t/extradep2.sh \ +t/extra-deps.sh \ +t/extra-deps-lt.sh \ t/f90only.sh \ t/flavor.sh \ t/flibs.sh \ @@ -568,6 +569,7 @@ t/lex-header.sh \ t/lex-lib.sh \ t/lex-lib-external.sh \ t/lex-libobj.sh \ +t/lex-multiple.sh \ t/lex-noyywrap.sh \ t/lex-clean-cxx.sh \ t/lex-clean.sh \ @@ -916,6 +918,8 @@ t/remake-after-aclocal-m4.sh \ t/remake-include-configure.sh \ t/remake-include-makefile.sh \ t/remake-include-aclocal.sh \ +t/remake-config-status-dependencies.sh \ +t/remake-configure-dependencies.sh \ t/remake-deeply-nested.sh \ t/remake-mild-stress.sh \ t/remake-all-1.sh \ @@ -947,11 +951,10 @@ t/remake-renamed-am.sh \ t/remake-aclocal-version-mismatch.sh \ t/remake-macrodir.sh \ t/remake-timing-bug-pr8365.sh \ -t/req.sh \ -t/reqd.sh \ t/reqd2.sh \ t/repeated-options.sh \ t/rulepat.sh \ +t/self-check-cc-no-c-o.sh \ t/self-check-configure-help.sh \ t/self-check-dir.tap \ t/self-check-exit.tap \ @@ -991,7 +994,7 @@ t/spell.sh \ t/spell2.sh \ t/spell3.sh \ t/spelling.sh \ -t/spy.sh \ +t/spy-double-colon.sh \ t/spy-rm.tap \ t/stdinc.sh \ t/stamph2.sh \ @@ -1156,34 +1159,40 @@ t/target-cflags.sh \ t/targetclash.sh \ t/tests-environment-fd-redirect.sh \ t/tests-environment-and-log-compiler.sh \ -t/txinfo.sh \ -t/txinfo2.sh \ -t/txinfo3.sh \ -t/txinfo4.sh \ -t/txinfo6.sh \ -t/txinfo7.sh \ -t/txinfo8.sh \ -t/txinfo9.sh \ -t/txinfo10.sh \ -t/txinfo13.sh \ -t/txinfo16.sh \ -t/txinfo17.sh \ +t/txinfo-absolute-srcdir-pr408.sh \ +t/txinfo-add-missing-and-dist.sh \ +t/txinfo-bsd-make-recurs.sh \ +t/txinfo-builddir.sh \ +t/txinfo-clean.sh \ +t/txinfo-dvi-recurs.sh \ +t/txinfo-info-in-srcdir.sh \ +t/txinfo-makeinfo-error-no-clobber.sh \ +t/txinfo-many-output-formats.sh \ +t/txinfo-many-output-formats-vpath.sh \ +t/txinfo-nodist-info.sh \ +t/txinfo-no-clutter.sh \ +t/txinfo-no-extra-dist.sh \ +t/txinfo-no-installinfo.sh \ +t/txinfo-no-repeated-targets.sh \ +t/txinfo-other-suffixes.sh \ +t/txinfo-override-infodeps.sh \ +t/txinfo-override-texinfo-tex.sh \ +t/txinfo-setfilename-repeated.sh \ +t/txinfo-setfilename-suffix-strip.sh \ +t/txinfo-subdir-pr343.sh \ +t/txinfo-tex-dist.sh \ +t/txinfo-unrecognized-extension.sh \ +t/txinfo-unrecognized-info-suffix.sh \ +t/txinfo-vtexi.sh \ +t/txinfo-vtexi2.sh \ +t/txinfo-vtexi3.sh \ +t/txinfo-vtexi4.sh \ +t/txinfo-without-info-suffix.sh \ t/txinfo19.sh \ -t/txinfo20.sh \ -t/txinfo21.sh \ -t/txinfo22.sh \ t/txinfo23.sh \ t/txinfo24.sh \ t/txinfo25.sh \ -t/txinfo26.sh \ -t/txinfo27.sh \ t/txinfo28.sh \ -t/txinfo29.sh \ -t/txinfo31.sh \ -t/txinfo32.sh \ -t/txinfo33.sh \ -t/txinfo-no-clutter.sh \ -t/txinfo-unrecognized-extension.sh \ t/transform.sh \ t/transform2.sh \ t/transform3.sh \ @@ -1193,18 +1202,18 @@ t/unused.sh \ t/upc.sh \ t/upc2.sh \ t/upc3.sh \ -t/vala.sh \ -t/vala2.sh \ -t/vala3.sh \ -t/vala4.sh \ -t/vala5.sh \ -t/vala-vapi.sh \ +t/vala-configure.sh \ +t/vala-grepping.sh \ t/vala-headers.sh \ t/vala-libs.sh \ -t/vala-vpath.sh \ t/vala-mix.sh \ t/vala-mix2.sh \ +t/vala-non-recursive-setup.sh \ t/vala-parallel.sh \ +t/vala-per-target-flags.sh \ +t/vala-recursive-setup.sh \ +t/vala-vapi.sh \ +t/vala-vpath.sh \ t/vars.sh \ t/vars3.sh \ t/var-recurs.sh \ @@ -1218,10 +1227,6 @@ t/version6.sh \ t/version7.sh \ t/version8.sh \ t/vpath.sh \ -t/vtexi.sh \ -t/vtexi2.sh \ -t/vtexi3.sh \ -t/vtexi4.sh \ t/warnings-obsolete-default.sh \ t/warnings-override.sh \ t/warnings-precedence.sh \ @@ -1236,10 +1241,10 @@ t/werror3.sh \ t/werror4.sh \ t/whoami.sh \ t/xsource.sh \ -t/yacc4.sh \ -t/yaccdry.sh \ -t/yaccpp.sh \ -t/yaccvpath.sh \ +t/yacc-misc.sh \ +t/yacc-dry.sh \ +t/yacc-cxx-grepping.sh \ +t/yacc-vpath.sh \ t/yacc-auxdir.sh \ t/yacc-basic.sh \ t/yacc-cxx.sh \ @@ -1273,7 +1278,8 @@ t/yflags-force-conditional.sh \ t/yflags-force-override.sh \ t/yflags-var-expand.sh \ t/libtool-macros.sh \ -t/gettext-macros.sh +t/gettext-macros.sh \ +t/pkg-config-macros.sh print-list-of-tests: @echo $(handwritten_TESTS)