llvm/unittests/Support
2012-06-28 00:59:33 +00:00
..
AlignOfTest.cpp Add a pragma to supress an MSVC warning on some of the absurd code I'm 2012-06-21 10:02:41 +00:00
AllocatorTest.cpp BumpPtrAllocator: Make sure threshold cannot be initialized with a value smaller than the slab size. 2012-03-01 22:10:16 +00:00
BlockFrequencyTest.cpp For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long long integer literals. 2012-06-17 14:53:53 +00:00
Casting.cpp unittests/Support/Casting.cpp: [PR8226] Workaround for MSVC|Debug. 2012-01-22 12:14:35 +00:00
CMakeLists.txt Completely refactor the structuring of unittest CMake files to match the 2012-06-21 09:51:26 +00:00
CommandLineTest.cpp
ConstantRangeTest.cpp fix a off-by-one bug in intersectWith(), and add a bunch of tests 2012-06-28 00:59:33 +00:00
DataExtractorTest.cpp
EndianTest.cpp
IntegersSubsetTest.cpp IntegersSubsetTest: Due to compilation failure with -std=c11, replaced -1UL with NOT_A_NUMBER constant (0xffff). 2012-06-26 16:08:20 +00:00
IRBuilderTest.cpp Fix inappropriate use of anonymous namespaces in unittests. 2012-06-20 08:39:27 +00:00
LeakDetectorTest.cpp
Makefile
ManagedStatic.cpp Fix Windows build, don't try to #include <pthread.h> when we know it's not 2011-11-14 22:10:23 +00:00
MathExtrasTest.cpp
MDBuilderTest.cpp Remove support for the special 'fast' value for fpmath accuracy for the moment. 2012-04-16 19:39:33 +00:00
Path.cpp unittests/Support/Path.cpp: [Win32] Suppress FileSystemTest.FileMapping for now. 2012-06-24 03:48:40 +00:00
raw_ostream_test.cpp
RegexTest.cpp
SwapByteOrderTest.cpp
TimeValue.cpp
TypeBuilderTest.cpp Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00
ValueHandleTest.cpp
YAMLParserTest.cpp Add YAML parser to Support. 2012-04-03 23:09:22 +00:00