X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flist-of-tests.mk;h=0acbdcfae2a943af2baf2ad7646ae501527d547d;hb=c3db23860e9e7f1171a5b3d2098f6079799befd4;hp=2052bd8ee68b72ea7e7e327a4e30a1b8ba6f9eb5;hpb=b670a66a6ac1ee8ef25dc48a26e477812c2dbacf;p=platform%2Fupstream%2Fautomake.git diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index 2052bd8..0acbdcf 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -30,7 +30,6 @@ t/pm/Version3.pl XFAIL_TESTS = \ t/all.sh \ -t/ccnoco4.sh \ t/cond17.sh \ t/gcj6.sh \ t/override-conditional-2.sh \ @@ -131,8 +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-config-header.sh \ +t/am-prog-cc-stdc.sh \ +t/am-prog-cc-c-o.sh \ t/am-macro-not-found.sh \ t/amopt.sh \ t/amopts-location.sh \ @@ -208,7 +208,6 @@ 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 \ @@ -570,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 \ @@ -953,6 +953,7 @@ t/remake-macrodir.sh \ t/remake-timing-bug-pr8365.sh \ t/reqd2.sh \ t/repeated-options.sh \ +t/rm-f-probe.sh \ t/rulepat.sh \ t/self-check-cc-no-c-o.sh \ t/self-check-configure-help.sh \