sapling/eden/fs/utils/test
Genevieve (Genna) Helsel 7b9f34f60f add RefPtrBenchmark.cpp to TARGETS
Reviewed By: jdelliot

Differential Revision: D54130725

fbshipit-source-id: 31802f03471ad960a5e0942997c75da2ebaa4363
2024-02-23 16:39:52 -08:00
..
test-data Re-sync with internal repository 2023-10-11 22:09:00 -07: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 remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
ChronoUnitTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
CMakeLists.txt common: rename utils -> edencommon_utils 2022-08-16 11:23:53 -07:00
CoverageSetTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FaultInjectorTest.cpp switch FaultInjector to ImmediateFuture 2022-12-19 13:11:02 -08:00
FileDescriptorTest.cpp utils: AbsolutePath are always UNC on Windows 2022-11-08 08:49:16 -08:00
FileUtilsTest.cpp Return correctly-sized string from win32 readFile 2023-06-12 11:11:55 -07:00
FutureTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
GlobBenchMark.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GlobMatcherTest.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07: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
ImmediateFutureBenchmark.cpp replace ImmediateFuture's default constructor with an in_place constructor 2022-12-19 13:11:02 -08:00
ImmediateFutureTest.cpp Fix shadowed variable in eden/fs/utils/test/ImmediateFutureTest.cpp 2024-02-06 16:38:43 -08: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
MatchTest.cpp introduce a useful pattern-match function over std::visit 2023-05-11 11:10:01 -07:00
MemoryTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
PathFuncsTest.cpp utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
PathMapTest.cpp Add collatePathMap function 2023-11-06 17:55:16 -08:00
ProcessAccessLogBenchmark.cpp Rename ProcessName* to ProcessInfo* 2023-09-06 22:12:38 -07:00
ProcessAccessLogTest.cpp Refactor ProcessNameCache to include ProcessSimpleName and ppid. 2023-09-06 22:12:38 -07:00
ProcUtilTest.cpp utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
RefPtrBenchmark.cpp add a microbenchmark for RefPtr vs. unique_ptr and shared_ptr 2022-11-03 09:57:10 -07:00
RefPtrTest.cpp allow refcount-free conversion of RefPtr<T> to const RefPtr<U>& 2022-11-02 23:06:45 -07:00
RingBufferTest.cpp add a RingBuffer 2023-04-03 23:40:55 -07: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
SourceLocationTest.cpp introduce a SourceLocation type 2022-11-03 14:18:34 -07:00
SpawnedProcessTest.cpp utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
StringTest.cpp add a polyfill for std::string_view::{starts,ends}_with 2022-11-09 18:38:58 -08:00
SystemErrorTest.cpp clang-tidy advice 2023-07-13 16:30:55 -07:00
TARGETS add RefPtrBenchmark.cpp to TARGETS 2024-02-23 16:39:52 -08:00
TryTest.cpp EDEN_TRY macro 2023-06-14 12:16:45 -07:00
UnixSocketTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
UserInfoTest.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
Utf8Test.cpp fs: fix license header 2022-01-04 15:00:07 -08:00