sapling/eden/fs/testharness
Sergey Zhupanov 7c1dac9a29 Replaced unnecessary memset calls with C++11 struct = {} init syntax.
Summary: Replaced memset used to 0-init structs with POD fields with = {} init.

Reviewed By: simpkins

Differential Revision: D6770868

fbshipit-source-id: 190205a277e3c73711813bc515b860b107d41f83
2018-01-22 17:55:24 -08:00
..
test Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
FakeBackingStore.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeBackingStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeClock.h remove all direct calls to clock_gettime and system_clock::now 2017-12-05 10:06:50 -08:00
FakeObjectStore.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeObjectStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeTreeBuilder.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeTreeBuilder.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgRepo.cpp Removed all folly::fbstring uses from eden. 2018-01-03 16:41:34 -08:00
HgRepo.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
StoredObject.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TARGETS Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
TestChecks.h Change FileInode::readAll's public API to be async 2017-11-03 17:51:42 -07:00
TestMount.cpp Replaced unnecessary memset calls with C++11 struct = {} init syntax. 2018-01-22 17:55:24 -08:00
TestMount.h Added TestMount::addSymlink(). 2018-01-04 10:11:38 -08:00
TestUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TestUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00