aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fuse.py
AgeCommit message (Collapse)AuthorLines
2016-10-02Run tests under valgrind when available.Nikolaus Rath-2/+3
Fixes #50.
2016-03-29Added basic unit tests.Nikolaus Rath-0/+32
Fixes issue #33.