]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fix test-zstd-nolegacy
authorYann Collet <cyan@fb.com>
Thu, 3 Nov 2016 08:11:56 +0000 (01:11 -0700)
committerYann Collet <cyan@fb.com>
Thu, 3 Nov 2016 08:11:56 +0000 (01:11 -0700)
.travis.yml
tests/Makefile

index 3be4575d819fd9859a1b9eddd9135e724e70ba62..9396c98dabbae01efa57d6b8d137ff04523713eb 100644 (file)
@@ -22,7 +22,7 @@ matrix:
           packages:
             - gcc-4.8
             - g++-4.8
-      env: PLATFORM="Ubuntu 12.04 container" CMD="make zlibwrapper && make clean && make -C tests test-zstd_nolegacy && make clean && make clean && make cmaketest && make clean && make -C contrib/pzstd googletest && make -C contrib/pzstd all && make -C contrib/pzstd check && make -C contrib/pzstd clean"
+      env: PLATFORM="Ubuntu 12.04 container" CMD="make zlibwrapper && make clean && make -C tests test-zstd-nolegacy && make clean && make clean && make cmaketest && make clean && make -C contrib/pzstd googletest && make -C contrib/pzstd all && make -C contrib/pzstd check && make -C contrib/pzstd clean"
     - os: linux
       sudo: false
       env: PLATFORM="Ubuntu 12.04 container" CMD="make usan"
index ecff18290b6dcf4ffae9ad9dbf48c2103e46e74a..80e11d6b05b356519a40c7ecf0a508e24aed2d01 100644 (file)
@@ -76,7 +76,7 @@ zstd:
 zstd32:
        $(MAKE) -C $(PRGDIR) $@
 
-zstd_nolegacy:
+zstd-nolegacy:
        $(MAKE) -C $(PRGDIR) $@
 
 fullbench  : $(ZSTD_FILES) $(PRGDIR)/datagen.c fullbench.c
@@ -181,8 +181,8 @@ test-zstd: zstd zstd-playTests
 test-zstd32: ZSTD = $(PRGDIR)/zstd32
 test-zstd32: zstd32 zstd-playTests
 
-test-zstd_nolegacy: ZSTD = $(PRGDIR)/zstd
-test-zstd_nolegacy: zstd_nolegacy zstd-playTests
+test-zstd-nolegacy: ZSTD = $(PRGDIR)/zstd
+test-zstd-nolegacy: zstd-nolegacy zstd-playTests
 
 test-fullbench: fullbench datagen
        ./fullbench -i1