libcryfs/test
2016-07-22 14:07:06 +02:00
..
blobstore Special case treatment for traversals until exactly the last leaf has to load the last leaf to grow it. Before this commit, we just always loaded the last traversed leaf and checked its size. Now we only do so if it's the right border leaf. This saves us loading some leaves. 2016-07-17 10:16:09 +02:00
blockstore Implement BlockStore::overwrite(). This is the last step in ensuring that the write() call doen't have to load leaves if they're only overwritten anyhow. 2016-07-16 11:42:06 +02:00
cpp-utils Fix unique_ref test cases 2016-07-22 14:07:06 +02:00
cryfs Fix compilation of test cases for old gcc 2016-06-27 22:39:33 -07:00
cryfs-cli Merge branch 'develop' into next 2016-06-28 01:38:12 -07:00
fspp * Fix FuseTest 2016-06-04 00:45:49 -07:00
gitversion Add a test case to VersionCompareTest 2016-06-28 15:24:18 -07:00
parallelaccessstore Fix parallelaccessstore-test dependencies 2016-02-17 19:39:34 +01:00
CMakeLists.txt Switch to new git version number recognition 2016-03-02 13:53:37 +01:00