X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=t%2Flist-of-tests.mk;h=57bc89bdd3a2a41f2e98c89a101f26ea2240b71e;hb=076e8fa284c2453099286876684be913512af381;hp=c31a658d781e9df71b4a5b29680706d5ab19d8ab;hpb=f3af1eb0c7926a203839c9d06fa3e368d5ff4103;p=platform%2Fupstream%2Fautomake.git diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index c31a658..57bc89b 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -70,7 +70,6 @@ t/perf/testsuite-summary.sh handwritten_TESTS = \ t/get-sysconf.sh \ $(perl_TESTS) \ -$(perf_TESTS) \ t/instspc.tap \ t/aclocal.sh \ t/aclocal3.sh \ @@ -125,7 +124,7 @@ t/alpha2.sh \ t/amhello-cflags.sh \ t/amhello-cross-compile.sh \ t/amhello-binpkg.sh \ -t/aminit-moreargs-no-more.sh \ +t/aminit-moreargs-deprecation.sh \ t/amassign.sh \ t/am-macro-not-found.sh \ t/amopt.sh \ @@ -173,6 +172,10 @@ t/auxdir-computed.tap \ t/auxdir-misplaced.sh \ t/auxdir-nonexistent.sh \ t/auxdir-unportable.tap \ +t/backcompat.sh \ +t/backcompat2.sh \ +t/backcompat3.sh \ +t/backcompat6.sh \ t/backcompat-acout.sh \ t/backsl.sh \ t/backsl2.sh \ @@ -494,7 +497,6 @@ t/help-silent.sh \ t/help-upc.sh \ t/hfs.sh \ t/implicit.sh \ -t/info.sh \ t/init.sh \ t/init2.sh \ t/insh2.sh \ @@ -560,6 +562,7 @@ t/lex5.sh \ t/lexcpp.sh \ t/lexvpath.sh \ t/lex-subobj-nodep.sh \ +t/lex-header.sh \ t/lex-lib.sh \ t/lex-lib-external.sh \ t/lex-libobj.sh \ @@ -628,8 +631,13 @@ t/lisp5.sh \ t/lisp6.sh \ t/lisp7.sh \ t/lisp8.sh \ +t/lisp-loadpath.sh \ +t/lisp-subdir.sh \ +t/lisp-subdir2.sh \ +t/lisp-subdir-mix.sh \ t/lispdry.sh \ t/lisp-pr11806.sh \ +t/lisp-flags.sh \ t/listval.sh \ t/location.sh \ t/longline.sh \ @@ -685,6 +693,7 @@ t/nobase.sh \ t/nobase-libtool.sh \ t/nobase-python.sh \ t/nobase-nodist.sh \ +t/nodef.sh \ t/nodef2.sh \ t/nodep.sh \ t/nodep2.sh \ @@ -871,16 +880,12 @@ t/py-compile-usage.sh \ t/python.sh \ t/python2.sh \ t/python3.sh \ -t/python4.sh \ -t/python5.sh \ -t/python5b.sh \ -t/python6.sh \ -t/python7.sh \ -t/python8.sh \ -t/python9.sh \ t/python10.sh \ t/python11.sh \ t/python12.sh \ +t/python-am-path-iftrue.sh \ +t/python-missing.sh \ +t/python-too-old.sh \ t/python-dist.sh \ t/python-vars.sh \ t/python-virtualenv.sh \ @@ -949,7 +954,6 @@ t/repeated-options.sh \ t/rulepat.sh \ t/self-check-configure-help.sh \ t/self-check-dir.tap \ -t/self-check-env-sanitize.tap \ t/self-check-exit.tap \ t/self-check-explicit-skips.sh \ t/self-check-is_newest.tap \ @@ -957,10 +961,8 @@ t/self-check-me.tap \ t/self-check-report.sh \ t/self-check-seq.tap \ t/self-check-is-blocked-signal.tap \ -t/self-check-tap.sh \ t/self-check-unindent.tap \ t/sanity.sh \ -t/scripts.sh \ t/seenc.sh \ t/silent.sh \ t/silent2.sh \ @@ -1227,6 +1229,7 @@ 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 \ t/warnings-strictness-interactions.sh \