..
CommandLineInit
[Support] Initialize common options in `getRegisteredOptions`
2021-08-03 23:59:10 -07:00
DynamicLibrary
Bump googletest to 1.10.0
2021-05-14 19:16:31 +02:00
ARMAttributeParser.cpp
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
2021-07-16 07:38:16 +00:00
AlignOfTest.cpp
[AIX] Use less than or equal to for some alignment tests on AIX
2021-06-28 10:32:32 -04:00
AlignmentTest.cpp
…
AllocatorTest.cpp
…
AnnotationsTest.cpp
…
ArrayRecyclerTest.cpp
…
Base64Test.cpp
…
BinaryStreamTest.cpp
[Support] Convert BinaryStream class zoo to 64-bit offsets
2021-09-16 19:14:52 -04:00
BlockFrequencyTest.cpp
…
BranchProbabilityTest.cpp
…
CMakeLists.txt
[Support]: Introduce the `HashBuilder` interface.
2021-08-26 09:20:50 -07:00
CRCTest.cpp
…
CachePruningTest.cpp
…
Casting.cpp
…
CheckedArithmeticTest.cpp
…
Chrono.cpp
…
CommandLineTest.cpp
Reset all options in cl::ResetCommandLineParser()
2021-08-16 09:56:22 +02:00
CompressionTest.cpp
…
ConvertUTFTest.cpp
…
CrashRecoveryTest.cpp
…
DJBTest.cpp
…
DataExtractorTest.cpp
Add a new API seek for the Cursor class in the DataExtractor.cpp
2021-09-16 09:39:49 -04:00
DebugCounterTest.cpp
…
DebugTest.cpp
…
ELFAttributeParserTest.cpp
…
EndianStreamTest.cpp
…
EndianTest.cpp
…
ErrnoTest.cpp
…
ErrorOrTest.cpp
…
ErrorTest.cpp
Error: Improve unit test by using gtest equality rather than explicit string compare calls
2021-09-08 16:21:11 -07:00
ExtensibleRTTITest.cpp
[llvm][clang][NFC] updates inline licence info
2021-08-11 02:48:53 +00:00
FSUniqueIDTest.cpp
…
FileCollectorTest.cpp
…
FileOutputBufferTest.cpp
…
FileUtilitiesTest.cpp
…
FormatVariadicTest.cpp
…
GlobPatternTest.cpp
…
HashBuilderTest.cpp
[NFC] Add trailing comma on TYPED_TEST_SUITE
2021-09-14 09:56:57 -07:00
Host.cpp
[SystemZ] Add support for new cpu architecture - arch14
2021-07-26 16:57:28 +02:00
IndexedAccessorTest.cpp
…
InstructionCostTest.cpp
[InstructionCost] Add saturation support.
2021-07-10 11:28:42 +01:00
ItaniumManglingCanonicalizerTest.cpp
…
JSONTest.cpp
…
KnownBitsTest.cpp
[APInt] Normalize naming on keep constructors / predicate methods.
2021-09-09 09:50:24 -07:00
KnownBitsTest.h
…
LEB128Test.cpp
…
LineIteratorTest.cpp
…
LinearPolyBaseTest.cpp
…
LockFileManagerTest.cpp
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
MD5Test.cpp
[Support] Update `MD5` to follow other hashes.
2021-08-19 14:13:14 -07:00
ManagedStatic.cpp
…
MatchersTest.cpp
…
MathExtrasTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
MemoryBufferRefTest.cpp
…
MemoryBufferTest.cpp
…
MemoryTest.cpp
Bump googletest to 1.10.0
2021-05-14 19:16:31 +02:00
NativeFormatTests.cpp
…
OptimizedStructLayoutTest.cpp
Fix a bug in OptimizedStructLayout when filling gaps before
2021-07-21 15:47:18 -04:00
ParallelTest.cpp
…
Path.cpp
[SystemZ][z/OS] Fix warning caused by umask returning a signed integer type
2021-05-12 12:26:22 -04:00
ProcessTest.cpp
…
ProgramTest.cpp
[RGT] Tweak test so assertion is always executed
2021-04-09 08:10:45 -07:00
RISCVAttributeParserTest.cpp
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
2021-07-16 07:38:16 +00:00
RegexTest.cpp
…
ReplaceFileTest.cpp
…
ReverseIterationTest.cpp
…
SHA256.cpp
…
ScaledNumberTest.cpp
…
SourceMgrTest.cpp
…
SpecialCaseListTest.cpp
…
SuffixTreeTest.cpp
…
SwapByteOrderTest.cpp
…
SymbolRemappingReaderTest.cpp
…
TarWriterTest.cpp
…
TargetParserTest.cpp
[AArch64] Add target features for Armv9-A Scalable Matrix Extension (SME)
2021-07-12 13:28:10 +00:00
TaskQueueTest.cpp
…
ThreadLocalTest.cpp
…
ThreadPool.cpp
[Support] ThreadPool tests: silence warning unused variable 'It'
2021-04-17 14:22:50 -04:00
Threading.cpp
Support: reduce stack used in default size test.
2021-07-13 11:24:12 +01:00
TimerTest.cpp
…
ToolOutputFileTest.cpp
…
TrailingObjectsTest.cpp
…
TrigramIndexTest.cpp
…
TypeNameTest.cpp
…
TypeTraitsTest.cpp
[Tests] Add missing include (NFC)
2021-06-03 18:58:29 +02:00
UnicodeTest.cpp
…
VersionTupleTest.cpp
…
VirtualFileSystemTest.cpp
…
WithColorTest.cpp
…
YAMLIOTest.cpp
…
YAMLParserTest.cpp
…
formatted_raw_ostream_test.cpp
…
raw_fd_stream_test.cpp
…
raw_ostream_test.cpp
Support: Add closing namespace comment in raw_ostream_test.cpp, NFC
2021-09-23 16:59:03 -04:00
raw_pwrite_stream_test.cpp
…
raw_sha1_ostream_test.cpp
…
xxhashTest.cpp
…