瀏覽代碼

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 年之前
父節點
當前提交
9ddd6bfb28
共有 1 個文件被更改,包括 0 次插入1 次删除
  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)