zbyszek pushed to blosc (master). "Also include blosclz in tests"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 21:35:36 UTC 2015


From e8cfd20c2fae6fe57a3f0099a82f9643e9ba4d43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Thu, 7 May 2015 14:35:25 -0400
Subject: Also include blosclz in tests


diff --git a/blosc.spec b/blosc.spec
index 2a4e121..ef59481 100644
--- a/blosc.spec
+++ b/blosc.spec
@@ -71,7 +71,7 @@ make VERBOSE=1 %{?_smp_mflags}
 # make test VERBOSE=1
 tests/test_api
 tests/test_basics
-for c in lz4 lz4hc snappy zlib; do
+for c in lz4 lz4hc snappy zlib blosclz; do
     LD_LIBRARY_PATH=blosc bench/bench $c single 1
     LD_LIBRARY_PATH=blosc bench/bench $c single
 done
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/blosc.git/commit/?h=master&id=e8cfd20c2fae6fe57a3f0099a82f9643e9ba4d43


More information about the scm-commits mailing list