sapling/eden/fs/store/test
Brian Strauch 7a1724b5d5 Get blob size from local store
Summary: The first step towards decoupling size from the metadata object in the local store. This is necessary for the next step, which is to serialize size separately from the combined metadata object.

Reviewed By: chadaustin

Differential Revision: D15719637

fbshipit-source-id: 979555e3e362f2b698b3af3a0b6db1e350e07dcd
2019-06-12 17:48:49 -07:00
..
BlobAccessTest.cpp convert BlobAccess tests to use FakeBackingStore 2019-01-10 16:28:05 -08:00
BlobCacheTest.cpp eden: apple/clang compiler portability fixes 2019-04-18 10:37:57 -07:00
CMakeLists.txt eden: cmake: initial support for running unit tests 2019-05-03 15:59:45 -07:00
DiffTest.cpp split rocksdb store tests into a separate target 2019-04-18 19:36:19 -07:00
LocalStoreTest.cpp Get blob size from local store 2019-06-12 17:48:49 -07:00
LocalStoreTest.h eden: move test implementation to .cpp file to avoid ODR violation 2019-05-01 16:10:23 -07:00
ObjectStoreTest.cpp Added missing tests for getBlobSha1 2019-06-12 17:48:49 -07:00
RocksDbLocalStoreTest.cpp split rocksdb store tests into a separate target 2019-04-18 19:36:19 -07:00