sapling/eden/fs/utils/test
Shai Szulanski dba656e44d Rename Try::throwIfFailed -> throwUnlessValue
Summary: Update name to match usage of Try as tri-state, since this method also throws if the Try is empty

Reviewed By: yfeldblum

Differential Revision: D25737810

fbshipit-source-id: a4166153362f07353d212216fbaf7105867eef2a
2021-01-11 13:05:17 -08: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 switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
BucketedLogTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BugTest.cpp refactor the EDEN_BUG() macro 2019-11-22 15:38:33 -08:00
ChronoTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ChronoUnitTest.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
CMakeLists.txt utils: remove //eden/fs/utils/test:linux_test 2020-11-16 08:29:04 -08:00
CoverageSetTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FaultInjectorTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FileDescriptorTest.cpp Rename Try::throwIfFailed -> throwUnlessValue 2021-01-11 13:05:17 -08:00
FileUtilsTest.cpp win: move win/utils onto utils/ 2020-09-22 09:09:56 -07:00
FutureTest.cpp add a collectSafe function 2020-02-03 11:30:50 -08:00
GuidTest.cpp Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
IDGenBenchmark.cpp switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
IDGenTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
IoFutureTest.cpp utils: compile the tests with @mode/win 2020-10-22 12:52:13 -07:00
LazyInitializeTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
MappedDiskVectorTest.cpp utils: compile the tests with @mode/win 2020-10-22 12:52:13 -07:00
MemoryTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PathFuncsTest.cpp Rename Try::throwIfFailed -> throwUnlessValue 2021-01-11 13:05:17 -08:00
PathMapTest.cpp edenfs: fixup PathMap copy and move ctor for case sensitivity 2020-09-23 09:46:57 -07:00
ProcessAccessLogBenchmark.cpp utils: rename ProcessAccessLog::AccessType enum 2020-09-03 17:00:07 -07:00
ProcessAccessLogTest.cpp utils: remove //eden/fs/utils/test:linux_test 2020-11-16 08:29:04 -08:00
ProcessNameCacheBenchmark.cpp switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
ProcessNameCacheTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ProcUtilTest.cpp utils: compile the tests with @mode/win 2020-10-22 12:52:13 -07:00
RcuTest.cpp utils: add an RcuPtr class 2020-12-11 14:10:58 -08:00
ScopedEnvVar.cpp enable the fs/utils tests in the Windows build 2020-04-29 11:04:21 -07:00
ScopedEnvVar.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SpawnedProcessTest.cpp utils: add a quoting test for SpawnedProcess 2020-11-11 09:37:56 -08:00
StringConvTest.cpp win: move win/utils onto utils/ 2020-09-22 09:09:56 -07:00
SystemErrorTest.cpp utils: actually return an HRESULT from exceptionToHResult 2020-11-10 09:59:25 -08:00
UnixSocketTest.cpp utils: remove //eden/fs/utils/test:linux_test 2020-11-16 08:29:04 -08:00
UserInfoTest.cpp move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
Utf8Test.cpp utils: add a constexpr utf8 checker 2020-12-16 01:03:32 -08:00