2012-06-21 11:51:26 +02:00
|
|
|
set(LLVM_LINK_COMPONENTS
|
|
|
|
Support
|
|
|
|
)
|
|
|
|
|
|
|
|
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
|
2014-04-29 18:12:13 +02:00
|
|
|
BranchProbabilityTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
Casting.cpp
|
|
|
|
CommandLineTest.cpp
|
2013-04-23 10:28:39 +02:00
|
|
|
CompressionTest.cpp
|
2013-07-16 19:14:33 +02:00
|
|
|
ConvertUTFTest.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
DataExtractorTest.cpp
|
|
|
|
EndianTest.cpp
|
2013-01-20 21:32:30 +01:00
|
|
|
ErrorOrTest.cpp
|
2012-08-01 04:29:50 +02:00
|
|
|
FileOutputBufferTest.cpp
|
2014-04-24 05:31:23 +02:00
|
|
|
IteratorTest.cpp
|
2014-02-22 15:00:39 +01:00
|
|
|
LEB128Test.cpp
|
2013-12-27 05:28:57 +01:00
|
|
|
LineIteratorTest.cpp
|
2013-08-07 03:22:04 +02:00
|
|
|
LockFileManagerTest.cpp
|
2014-04-24 05:31:23 +02:00
|
|
|
MD5Test.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
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
|
2014-06-20 03:30:43 +02:00
|
|
|
ScaledNumberTest.cpp
|
2013-09-27 23:09:25 +02:00
|
|
|
SourceMgrTest.cpp
|
2014-06-19 02:26:49 +02:00
|
|
|
StringPool.cpp
|
2012-06-21 11:51:26 +02:00
|
|
|
SwapByteOrderTest.cpp
|
2013-12-19 21:32:44 +01:00
|
|
|
ThreadLocalTest.cpp
|
2013-07-16 04:03:32 +02:00
|
|
|
TimeValueTest.cpp
|
2013-09-04 18:00:12 +02:00
|
|
|
UnicodeTest.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
|
|
|
)
|