2012-06-21 09:51:26 +00:00
|
|
|
set(LLVM_LINK_COMPONENTS
|
|
|
|
Support
|
|
|
|
)
|
|
|
|
|
|
|
|
add_llvm_unittest(SupportTests
|
|
|
|
AlignOfTest.cpp
|
|
|
|
AllocatorTest.cpp
|
2013-01-05 00:57:11 +00:00
|
|
|
ArrayRecyclerTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
BlockFrequencyTest.cpp
|
2014-04-29 16:12:13 +00:00
|
|
|
BranchProbabilityTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
Casting.cpp
|
|
|
|
CommandLineTest.cpp
|
2013-04-23 08:28:39 +00:00
|
|
|
CompressionTest.cpp
|
2013-07-16 17:14:33 +00:00
|
|
|
ConvertUTFTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
DataExtractorTest.cpp
|
|
|
|
EndianTest.cpp
|
2013-01-20 20:32:30 +00:00
|
|
|
ErrorOrTest.cpp
|
2012-08-01 02:29:50 +00:00
|
|
|
FileOutputBufferTest.cpp
|
2014-04-24 03:31:23 +00:00
|
|
|
IteratorTest.cpp
|
2014-02-22 14:00:39 +00:00
|
|
|
LEB128Test.cpp
|
2013-12-27 04:28:57 +00:00
|
|
|
LineIteratorTest.cpp
|
2013-08-07 01:22:04 +00:00
|
|
|
LockFileManagerTest.cpp
|
2014-04-24 03:31:23 +00:00
|
|
|
MD5Test.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
ManagedStatic.cpp
|
|
|
|
MathExtrasTest.cpp
|
2012-10-04 20:29:44 +00:00
|
|
|
MemoryBufferTest.cpp
|
2012-09-19 20:46:12 +00:00
|
|
|
MemoryTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
Path.cpp
|
2012-12-31 11:17:50 +00:00
|
|
|
ProcessTest.cpp
|
2013-04-22 19:03:55 +00:00
|
|
|
ProgramTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
RegexTest.cpp
|
2013-09-27 21:09:25 +00:00
|
|
|
SourceMgrTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
SwapByteOrderTest.cpp
|
2013-12-19 20:32:44 +00:00
|
|
|
ThreadLocalTest.cpp
|
2013-07-16 02:03:32 +00:00
|
|
|
TimeValueTest.cpp
|
2013-09-04 16:00:12 +00:00
|
|
|
UnicodeTest.cpp
|
2012-12-12 20:46:15 +00:00
|
|
|
YAMLIOTest.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
YAMLParserTest.cpp
|
2012-09-14 23:36:56 +00:00
|
|
|
formatted_raw_ostream_test.cpp
|
2012-09-14 23:15:56 +00:00
|
|
|
raw_ostream_test.cpp
|
2012-06-21 09:51:26 +00:00
|
|
|
)
|