2012-06-21 11:51:26 +02:00
|
|
|
set(LLVM_LINK_COMPONENTS
|
|
|
|
Support
|
|
|
|
Core
|
|
|
|
)
|
|
|
|
|
|
|
|
add_llvm_unittest(SupportTests
|
|
|
|
AlignOfTest.cpp
|
|
|
|
AllocatorTest.cpp
|
2013-01-05 01:57:11 +01:00
|
|
|
ArrayRecyclerTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
BlockFrequencyTest.cpp
|
|
|
|
Casting.cpp
|
|
|
|
CommandLineTest.cpp
|
2013-04-23 10:28:39 +02:00
|
|
|
CompressionTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
ConstantRangeTest.cpp
|
|
|
|
DataExtractorTest.cpp
|
|
|
|
EndianTest.cpp
|
2013-01-20 21:32:30 +01:00
|
|
|
ErrorOrTest.cpp
|
2012-08-01 04:29:50 +02:00
|
|
|
FileOutputBufferTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
IntegersSubsetTest.cpp
|
|
|
|
LeakDetectorTest.cpp
|
|
|
|
ManagedStatic.cpp
|
|
|
|
MathExtrasTest.cpp
|
2012-10-04 22:29:44 +02:00
|
|
|
MemoryBufferTest.cpp
|
2012-09-19 22:46:12 +02:00
|
|
|
MemoryTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
Path.cpp
|
2012-12-31 12:17:50 +01:00
|
|
|
ProcessTest.cpp
|
2013-04-22 21:03:55 +02:00
|
|
|
ProgramTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
RegexTest.cpp
|
|
|
|
SwapByteOrderTest.cpp
|
|
|
|
TimeValue.cpp
|
|
|
|
ValueHandleTest.cpp
|
2012-12-12 21:46:15 +01:00
|
|
|
YAMLIOTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
YAMLParserTest.cpp
|
2012-09-15 01:36:56 +02:00
|
|
|
formatted_raw_ostream_test.cpp
|
2012-09-15 01:15:56 +02:00
|
|
|
raw_ostream_test.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
)
|