This commit is contained in:
Sebastian Messmer 2015-03-06 02:28:41 +01:00
parent 471ce89421
commit 044f6c9f8a

View File

@ -258,3 +258,5 @@ REGISTER_TYPED_TEST_CASE_P(BlockStoreTest,
#endif #endif
//TODO Add a test for write() writing and rereading parts of a block, rereading both immediately and after loading (similar to the one in messmer/blobstore/.../DataLeafTest)