utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.
[oota-llvm.git] / utils / lit / lit / TestingConfig.py
2011-08-20 NAKAMURA Takumiutils/lit/lit/TestingConfig.py: Split out environment...
2011-06-22 Andrew Tricklit support for REQUIRES: asserts.
2011-06-16 Andrew TrickAdd support to lit for build mode requirements. e.g.
2011-03-18 NAKAMURA Takumiraw_ostream: [PR6745] Tweak formatting (double)%e for...
2011-03-05 NAKAMURA TakumiOn Windows hosts, Python scripts in test/Scripts did...
2011-02-17 NAKAMURA Takumilit/TestingConfig.py: Add the environment variable...
2010-09-17 Duncan SandsSome of the tests build an executable with llvm-gcc...
2010-07-21 Daniel Dunbarlit: Add support for 'REQUIRES: feature-one, feature...
2010-03-08 John McCallRevert r97726 and r97728 at ddunbar's request; we want...
2010-03-05 Duncan SandsIf LD_LIBRARY_PATH is set in the system environment...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.