sapling/eden/fs/testharness/test
Xavier Deguillard 28541ce2ba tests: remove last remnant of QueuedImmediateExecutor
Summary:
Most of it was replaced with a ManualExecutor. Some care had to be taken around
the use of StoredObject as triggering an error on them when no future was
obtained from it leads to the error not being triggered when the future is then
retrieved from it.

The only place where QueuedImmediateExecutor is still present is in the
ImmediateFutureTest to demonstrate the lack of safety with it.

Reviewed By: genevievehelsel

Differential Revision: D51302393

fbshipit-source-id: fb66a9426e0ae7672799bd997898e8b525ff112c
2023-11-30 13:41:03 -08:00
..
FakeBackingStoreTest.cpp tests: remove last remnant of QueuedImmediateExecutor 2023-11-30 13:41:03 -08:00
FakeObjectStoreTest.cpp return the root tree ID from getRootTrees 2023-08-23 14:16:42 -07:00
TARGETS tests: remove last remnant of QueuedImmediateExecutor 2023-11-30 13:41:03 -08:00
TempFileTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TestMountTest.cpp add an InodeBase::getObjectId accessor 2023-05-16 18:13:53 -07:00
TestServerTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TestUtilTest.cpp support efficient object equality checks across ID schemes 2022-07-26 17:32:23 -07:00