Actually use the arguments with the resolved executable path.
[oota-llvm.git] / utils / lit / TestRunner.py
2009-09-22 Daniel DunbarActually use the arguments with the resolved executable...
2009-09-22 Daniel Dunbarlit: Don't use close_fds=True on Windows.
2009-09-22 Daniel Dunbarlit: When executing commands internally, perform PATH...
2009-09-13 Daniel Dunbartests: Add a %abs_tmp substitution which is guaranteed...
2009-09-08 Daniel Dunbarlit needs bash for tcl-as-sh execution, we use set...
2009-09-08 Daniel DunbarFix a refactoro.
2009-09-08 Daniel DunbarAdd 'lit' testing tool.