playTests.sh working with Linux, Windows, OS X

This commit is contained in:
inikep
2016-05-30 10:17:55 +02:00
parent d0c3862479
commit 93fc13ebc8
6 changed files with 13 additions and 172 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ endif
#------------------------------------------------------------------------
ifneq (,$(filter $(HOST_OS),MSYS POSIX))
zstd-playTests: datagen
ZSTD=$(ZSTD) ./tests/playTests.sh $(ZSTDRTTEST)
ZSTD=$(ZSTD) ./playTests.sh $(ZSTDRTTEST)
test: test-zstd test-fullbench test-fuzzer test-zbuff