llvm-6502/unittests/Support
Nick Kledzik adfe2637b8 Initial commit of new FileOutputBuffer support class.
Since the llvm::sys::fs::map_file_pages() support function it relies on
is not yet implemented on Windows, the unit tests for FileOutputBuffer 
are currently conditionalized to run only on unix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161099 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-01 02:29:50 +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
CMakeLists.txt Initial commit of new FileOutputBuffer support class. 2012-08-01 02:29:50 +00:00
CommandLineTest.cpp
ConstantRangeTest.cpp make ConstantRange::zeroExtend() optimal 2012-07-23 20:33:29 +00:00
DataExtractorTest.cpp
EndianTest.cpp
FileOutputBufferTest.cpp Initial commit of new FileOutputBuffer support class. 2012-08-01 02:29:50 +00:00
IntegersSubsetTest.cpp Revert "IntRange:" as it appears to be breaking self hosting. 2012-07-02 23:22:21 +00:00
LeakDetectorTest.cpp
Makefile
ManagedStatic.cpp
MathExtrasTest.cpp
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
ValueHandleTest.cpp
YAMLParserTest.cpp Suppress stderr noise when test case runs. 2012-07-31 22:18:15 +00:00