Bladeren bron

Do not run the programs found in tools/ when running "make check".

They are not tests, and some of them will fail all the time (starpu_fxt_* need to be given an argument).
Cyril Roelandt 13 jaren geleden
bovenliggende
commit
9ddd6bfb28
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      tools/Makefile.am

+ 0 - 1
tools/Makefile.am

@@ -36,7 +36,6 @@ CLEANFILES = *.gcno *.gcda *.linkinfo
 #####################################
 
 STARPU_TOOLS	=
-TESTS		= $(STARPU_TOOLS)
 
 if STARPU_HAVE_WINDOWS
 check_PROGRAMS	=	$(STARPU_TOOLS)