1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Failing Feature/Regression test should fail the build

llvm-svn: 18507
This commit is contained in:
Reid Spencer 2004-12-04 22:34:47 +00:00
parent 3a48594cec
commit d61d193119

View File

@ -121,7 +121,7 @@ RUNTESTFLAGS := --tool $(TESTSUITE)
endif
check:: site.exp
-PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
PATH=$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH) \
$(RUNTEST) $(RUNTESTFLAGS)
clean::