summaryrefslogtreecommitdiff
path: root/netfs/unittests/mockFuse.h
Commit message (Expand)AuthorAge
* Helper function to generate a vector of random data of a given sizeDan Goodliffe2022-05-07
* Prefer pragma onceDan Goodliffe2022-04-17
* Clang format all the codeDan Goodliffe2020-08-30
* Fuse separationDan Goodliffe2019-09-24
* First round of clang tidy changesDan Goodliffe2019-03-31
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* Move libfusepp stuff into netfs, that's all it's gonna be used inDan Goodliffe2016-06-03
* Pass config file path as a path, not a stringDan Goodliffe2016-02-11
* Partially tested global visibility hidden in all projectsnetfs-1.1.6Dan Goodliffe2016-01-24
* Write client logs to syslog instead of stderr (/dev/null)Dan Goodliffe2015-08-12
* Switch to the StringSeq interface where possible because it's considerably le...Dan Goodliffe2015-07-20
* Refactor mocked fuse client into it's own filesDan Goodliffe2015-07-19