sapling/eden/fs/model
Katie Mancini 90072e0f4e add unit tests for TreeCache
Summary:
This introduces some basic unit tests to ensure correctness of the cache.
We are adding tests to cover the simple methods of the object cache since we
are using that code path here. And adding a few sanity check tests to make sure
the cache works with trees.

Reviewed By: chadaustin

Differential Revision: D27050296

fbshipit-source-id: b5f0577c1662483f732bb962c5b40bca8e1dcb40
2021-04-27 17:38:40 -07:00
..
git path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
test add unit tests for TreeCache 2021-04-27 17:38:40 -07:00
Blob.h Templatize ObjectCache 2021-04-27 17:38:39 -07:00
CMakeLists.txt model: add tests to CMake 2020-05-07 10:07:32 -07:00
Hash.cpp model: add toByteString to Hash 2020-10-05 15:51:18 -07:00
Hash.h optimize HgProxyHash some and make loading from LocalStore explicit 2021-03-12 10:42:46 -08:00
ParentCommits.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ParentCommits.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.cpp create a custom in memory tree cache 2021-04-27 17:38:39 -07:00
Tree.h create a custom in memory tree cache 2021-04-27 17:38:39 -07:00
TreeEntry.cpp create a custom in memory tree cache 2021-04-27 17:38:39 -07:00
TreeEntry.h create a custom in memory tree cache 2021-04-27 17:38:39 -07:00