Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
9ddd6bfb28
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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)