sapling/eden/fs/store/test
Xavier Deguillard 88c748e3b9 win: remove ProcessNameCache from Stub.h
Summary:
The ProcessNameCache code is compiled on Windows now, this definiton could
cause issues with different cpp files compiling different version of the
ProcessNameCache. To avoid this, let's remove it from Stub.h, this also removes
a bunch of #ifdef.

Reviewed By: chadaustin

Differential Revision: D23693490

fbshipit-source-id: 8f3f7b1128235b9a60f850e688b9e98910c202fc
2020-09-14 19:25:48 -07:00
..
BlobAccessTest.cpp win: remove ProcessNameCache from Stub.h 2020-09-14 19:25:48 -07:00
BlobCacheTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt store: enable more store tests 2020-05-07 10:07:33 -07:00
DiffTest.cpp win: remove ProcessNameCache from Stub.h 2020-09-14 19:25:48 -07:00
ImportPriorityTest.cpp eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
LocalStoreTest.cpp stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
LocalStoreTest.h restructure KeySpace and move it into KeySpace.h 2020-01-21 10:33:10 -08:00
ObjectStoreTest.cpp make fetch heavy threshold configurable 2020-07-02 08:44:02 -07:00
RocksDbLocalStoreTest.cpp log to scuba upon automatic gc 2019-12-10 16:16:35 -08:00
TreeMetadataTest.cpp tree metdata storage 2020-07-10 16:03:32 -07:00