tests: Haste makes waste.
[oota-llvm.git] / test / lit.cfg
2010-08-19 Daniel Dunbartests: Haste makes waste.
2010-08-19 Daniel Dunbartests: Ignore whitespace in llvm_supports_binding(...
2010-08-10 Daniel Dunbartests: Don't error out if HOME isn't present in t the...
2010-06-23 Daniel Dunbartests: Tweak lit.cfg to fix breakage with out-of-dir...
2010-06-12 Daniel Dunbartests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2010-03-20 Daniel Dunbartests: Mangle '-vg' onto the end of the triple when...
2010-03-08 John McCallRevert r97726 and r97728 at ddunbar's request; we want...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2010-02-25 Daniel Dunbartests: Propogate the HOME environment variable through...
2010-02-23 Daniel Dunbartests: Don't make a missing llvm-gcc dir a fatal error.
2010-02-23 Daniel DunbarFix a thinko in the lit.cfg.
2010-02-04 Benjamin KramerGet the LLVMC tests working with clang++ by removing...
2010-02-02 Daniel DunbarMCAssembler/Darwin: Add a test (on Darwin) that we...
2010-01-16 Daniel DunbarFix llvm_supports_binding for lit, problem noticed...
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-10-30 Daniel DunbarAdd missing substitution for %llvmgcc_only.
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-08 Daniel DunbarAdd 'lit' support for llvm tests.