Add a FIXME.
[oota-llvm.git] / utils / lit / lit / TestRunner.py
2010-03-31 Daniel DunbarAdd a FIXME.
2010-03-31 Daniel Dunbarlit: Make sure to close any files we open as part of...
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2010-03-18 Jeffrey YasskinAvoid a problem in libc_freeres() seen on a linux-i686...
2010-03-17 Jeffrey YasskinMake lit pay attention to --vg for tcl tests too, which...
2010-03-08 John McCallRevert r97726 and r97728 at ddunbar's request; we want...
2010-03-04 John McCallSimplify the condition-checking logic and hopefully...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.