sapling/eden/fs/utils/test
Chad Austin 265128f4f4 remove some conditional includes
Summary:
To simplify the build and fall in line with Folly's conventions,
remove several conditional includes. Instead, headers conditionally
define symbols.

Reviewed By: xavierd

Differential Revision: D37897850

fbshipit-source-id: 8b52d5310f5cd8cb17fdc013117c271ae09dd5d6
2022-07-19 12:37:57 -07:00
..
test-data read memory stats from /proc/self/statm instead of /proc/self/status 2019-05-28 12:55:41 -07:00
BenchmarkMain.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
BucketedLogTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
BugTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
ChronoTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
ChronoUnitTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
CMakeLists.txt move win error 2022-04-04 11:37:38 -07:00
CoverageSetTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FaultInjectorTest.cpp add FaultInjector::check() methods that dynamically construct the key 2022-05-18 20:12:47 -07:00
FileDescriptorTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FileUtilsTest.cpp utils: add a getAllDirectoryEntryNames function 2022-03-23 13:59:52 -07:00
FutureTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
GuidTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
IDGenBenchmark.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
IDGenTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
ImmediateFutureTest.cpp utils: fix compilation in ImmediateFuture 2022-07-14 13:51:39 -07:00
IoFutureTest.cpp sys/socket: replace with Folly's portability header 2022-06-17 09:52:56 -07:00
LazyInitializeTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
MappedDiskVectorTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
MemoryTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
PathFuncsTest.cpp pathmap: fix case sensitivity insertion ordering 2022-05-19 18:57:33 -07:00
PathMapTest.cpp pathmap: fix case sensitivity insertion ordering 2022-05-19 18:57:33 -07:00
ProcessAccessLogBenchmark.cpp move process name cache 2022-04-04 11:37:38 -07:00
ProcessAccessLogTest.cpp move process name cache 2022-04-04 11:37:38 -07:00
ProcUtilTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
ScopedEnvVar.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScopedEnvVar.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
SpawnedProcessTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
SystemErrorTest.cpp remove some conditional includes 2022-07-19 12:37:57 -07:00
UnixSocketTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
UserInfoTest.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
Utf8Test.cpp fs: fix license header 2022-01-04 15:00:07 -08:00