aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fuse.py
AgeCommit message (Collapse)AuthorLines
2016-10-09Renamed some examples to make their function more obviousNikolaus Rath-33/+0
Also, added more comments for the same purpose.
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.