X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=t%2Flist-of-tests.mk;h=67578fbf82b05498b6bf142f211eca8251233a51;hb=8288e78b83af0bdd660fdf1f8b0682e5a3d2b49d;hp=d61257314d6fe6586bf3922b9ddb72d02a792008;hpb=f3e8d1cd06707576cf702e11c758617bea1a067f;p=platform%2Fupstream%2Fautomake.git diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index d612573..67578fb 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -185,10 +185,8 @@ 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 \ @@ -441,22 +439,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 \ @@ -920,6 +917,7 @@ 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 \ @@ -993,7 +991,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 \ @@ -1238,10 +1236,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 \