libcryfs/test/cryfs
2017-01-21 19:16:35 +00:00
..
config Fix test cases 2016-09-25 11:41:21 +02:00
filesystem fspp::Dir, fspp::File and fspp::Symlink don't inherit from fspp::Node anymore. This allows file systems to return a generic fspp::Node instead of a concrete subclass when the operation doesn't need to know what type of node it is. 2017-01-21 19:16:35 +00:00
testutils Fix test cases 2016-09-25 02:50:28 +02:00
CMakeLists.txt Fix rename() when overwriting an existing file: (a) Keep the invariant that the list of directory entries is sorted and (b) delete the blob of the overwritten file 2016-04-25 17:42:17 -07:00