Run tests under valgrind when available.
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 3 Oct 2016 05:31:13 +0000 (22:31 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 3 Oct 2016 05:39:28 +0000 (22:39 -0700)
commitf270ba91215c3f14b1f44da0e5db0221226a5715
tree479bc0aa678286a59208e5b71c2c1fea39c88690
parent651f85e4a2ef100ced3235ab1827c9ec9a509c43
Run tests under valgrind when available.

Fixes #50.
.travis.yml
test/conftest.py
test/test_examples.py
test/test_fuse.py
test/util.py