llvm-6502/unittests/Support
Reid Kleckner 8eca677afe Un-revert the environ copy in ProgramTest after fixing it on OS X
This was r180041 and r180046, which was reverted in r180066.
Re-committing this should fix the dragonegg bootstrap, which I presume
needs LD_LIBRARY_PATH to be propagated to the child.

Tested on Linux, Windows, and Mac OS 10.6.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180099 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-23 13:15:51 +00:00
..
AlignOfTest.cpp [AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion. 2012-12-31 19:54:45 +00:00
AllocatorTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
ArrayRecyclerTest.cpp Rename the unittest from ArrayRecylerTest.cpp to ArrayRecyclerTest.cpp. 2013-01-05 02:08:43 +00:00
BlockFrequencyTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
Casting.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
CMakeLists.txt Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. 2013-04-23 08:28:39 +00:00
CommandLineTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
CompressionTest.cpp Add more guards around zlib-dependent code 2013-04-23 08:57:30 +00:00
ConstantRangeTest.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DataExtractorTest.cpp
EndianTest.cpp [Support][Endian] Add support for specifying the alignment and native unaligned types. 2013-01-02 20:14:11 +00:00
ErrorOrTest.cpp [Support][ErrorOr] Add support for implicit conversion from error code/condition enums. 2013-02-28 01:44:26 +00:00
FileOutputBufferTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
formatted_raw_ostream_test.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
IntegersSubsetTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
LeakDetectorTest.cpp
Makefile
ManagedStatic.cpp Disable Initialize.MultipleThreads test under MemorySanitizer. 2013-03-27 12:50:49 +00:00
MathExtrasTest.cpp
MemoryBufferTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
MemoryTest.cpp Go ahead and get rid of the old page size interface and convert all the 2012-12-31 23:31:56 +00:00
Path.cpp [Support][FileSystem] Fix identify_magic for big endian ELF. 2013-04-05 20:10:04 +00:00
ProcessTest.cpp Add time getters to the process interface for requesting the elapsed 2013-01-04 23:19:55 +00:00
ProgramTest.cpp Un-revert the environ copy in ProgramTest after fixing it on OS X 2013-04-23 13:15:51 +00:00
raw_ostream_test.cpp
RegexTest.cpp Sort the #include lines for unittest/... 2012-12-04 10:23:08 +00:00
SwapByteOrderTest.cpp
TimeValue.cpp
ValueHandleTest.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
YAMLIOTest.cpp Replace memcpys by a static_cast and an integral promotion. 2013-01-10 21:21:32 +00:00
YAMLParserTest.cpp Allow using MemoryBuffers with yaml::Stream directly. 2012-11-19 23:21:47 +00:00