Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old test runner, this has moved to LLVM/utils/lit and all known clients | Daniel Dunbar | 2009-09-22 | 1 | -390/+0 |
* | lit: Don't treat '\' as an escape in unquoted strings, on Win32. This turns out | Daniel Dunbar | 2009-08-03 | 1 | -10/+10 |
* | lit: Two more sh lex/parse bugs (but its so simple!) | Daniel Dunbar | 2009-08-01 | 1 | -5/+20 |
* | lit: Fix two sh lexing bugs. | Daniel Dunbar | 2009-08-01 | 1 | -4/+14 |
* | MultiTestRunner: Add 'sh' parsing to ShUtil. | Daniel Dunbar | 2009-08-01 | 1 | -7/+246 |
* | MultiTestRunner: Add module for lexing 'sh' commands. | Daniel Dunbar | 2009-07-31 | 1 | -0/+126 |