[PATCH] [test] Use lit's shell test runner on Windows

Chandler Carruth chandlerc at google.com
Mon Mar 25 19:10:07 PDT 2013


On Mon, Mar 25, 2013 at 7:02 PM, Timur Iskhodzhanov <timurrrr at google.com>wrote:

> Any updates on this?
>
> 2013/3/21 Reid Kleckner <rnk at google.com>:
> > What about something like a variable that goes in lit.site.cfg which
> overrides lit.cfg?
> > Either way, I feel like non-bash should be the default way to run tests
> on Windows,
> > since it's way way faster.
> I think lit should support the system-native tools and approaches
> whenever possible.


Emphatically yes. Also, I don't think we should even maintain support for
msys/bash just because of one test. We should change that test to work with
Lit's shell test runner. It shouldn't be that hard....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130325/b8019596/attachment.html>


More information about the llvm-commits mailing list