.. |
AlignOfTest.cpp
|
|
|
AllocatorTest.cpp
|
|
|
ArrayRecyclerTest.cpp
|
|
|
BlockFrequencyTest.cpp
|
Fix a bad overflow check pointed out by Ben.
|
2013-06-28 21:51:18 +00:00 |
Casting.cpp
|
Fix a regression I introduced back in r178147.
|
2013-07-18 02:42:40 +00:00 |
CMakeLists.txt
|
Fix boolean logic in LockFileManager and test it
|
2013-08-07 01:22:04 +00:00 |
CommandLineTest.cpp
|
Implement TokenizeWindowsCommandLine.
|
2013-07-30 19:03:20 +00:00 |
CompressionTest.cpp
|
Add more guards around zlib-dependent code
|
2013-04-23 08:57:30 +00:00 |
ConstantRangeTest.cpp
|
|
|
ConvertUTFTest.cpp
|
[Support] Add a Unicode conversion wrapper from UTF16 to UTF8
|
2013-07-16 17:14:33 +00:00 |
DataExtractorTest.cpp
|
|
|
EndianTest.cpp
|
|
|
ErrorOrTest.cpp
|
[Support][ErrorOr] Add support for implicit conversion from error code/condition enums.
|
2013-02-28 01:44:26 +00:00 |
FileOutputBufferTest.cpp
|
Add a convenience createUniqueDirectory function.
|
2013-06-27 03:45:31 +00:00 |
formatted_raw_ostream_test.cpp
|
|
|
IntegersSubsetTest.cpp
|
|
|
LeakDetectorTest.cpp
|
|
|
LocaleTest.cpp
|
Use correct platform detection macro: __MACOSX__ -> __APPLE__
|
2013-08-07 01:23:28 +00:00 |
LockFileManagerTest.cpp
|
Fix boolean logic in LockFileManager and test it
|
2013-08-07 01:22:04 +00:00 |
Makefile
|
Update incorrect file headers.
|
2013-08-01 18:42:28 +00:00 |
ManagedStatic.cpp
|
Get the unittests compiling when building with cmake and the setting
|
2013-05-14 13:29:16 +00:00 |
MathExtrasTest.cpp
|
[Support] Remove Count{Leading,Trailing}Zeros_{32,64}.
|
2013-05-24 22:58:37 +00:00 |
MD5Test.cpp
|
Add support for adding the contents of a StringRef to the MD5 hash.
|
2013-05-31 22:34:56 +00:00 |
MemoryBufferTest.cpp
|
Refactor the unit test for MemoryBuffer::getOpenFileSlice
|
2013-07-23 20:58:51 +00:00 |
MemoryTest.cpp
|
|
|
Path.cpp
|
Fix windows' implementation of status when a file doesn't exist.
|
2013-07-31 00:10:25 +00:00 |
ProcessTest.cpp
|
sys::process::get_id() now returns the process ID instead of a process handle on Windows. Patch thanks to Kim Gräsman!
|
2013-06-08 20:29:03 +00:00 |
ProgramTest.cpp
|
Remove unused includes.
|
2013-06-26 13:54:34 +00:00 |
raw_ostream_test.cpp
|
|
|
RegexTest.cpp
|
Introduce Regex::isLiteralERE function.
|
2013-08-05 17:47:59 +00:00 |
SwapByteOrderTest.cpp
|
|
|
TimeValueTest.cpp
|
unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.
|
2013-07-16 02:44:23 +00:00 |
ValueHandleTest.cpp
|
|
|
YAMLIOTest.cpp
|
|
|
YAMLParserTest.cpp
|
|
|