]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
added description for dictionary cli tests
authorPaul Cruz <paulcruz74@fb.com>
Thu, 22 Jun 2017 22:23:59 +0000 (15:23 -0700)
committerPaul Cruz <paulcruz74@fb.com>
Thu, 22 Jun 2017 22:23:59 +0000 (15:23 -0700)
tests/Makefile

index 033e3f78270621e5a805f714d2771313e12db1ad..723c2a9d91ad0421d87aecc340021a706e9f550a 100644 (file)
@@ -357,6 +357,7 @@ test-decodecorpus-cli: decodecorpus
        diff z000004 tmp4 && \
        rm ./* && \
        cd ..
+       @echo "\n ---- decodecorpus dictionary cli tests ----"
        ./decodecorpus -n5 -otestdir -ptestdir --use-dict=1MB
        @cd testdir && \
        $(ZSTD) -d z000000.zst -D dictionary -o tmp0 && \