Revert r97726 and r97728 at ddunbar's request; we want to solve this
[oota-llvm.git] / utils / lit / lit /
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 McCallSimplify the condition-checking logic and hopefully...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2010-02-10 Daniel Dunbarlit: Ignore dot files when scanning for tests (e.g...
2010-02-10 Daniel DunbarRemove stray DOS newline.
2010-02-05 Jeffrey YasskinMake lit's gtest support honor config.environment.
2010-01-22 Daniel Dunbarlit: Separate test suite from test name with spaces...
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.