summaryrefslogtreecommitdiffstats
path: root/clang/utils/test/ShUtil.py
Commit message (Expand)AuthorAgeFilesLines
* Remove old test runner, this has moved to LLVM/utils/lit and all known clientsDaniel Dunbar2009-09-221-390/+0
* lit: Don't treat '\' as an escape in unquoted strings, on Win32. This turns outDaniel Dunbar2009-08-031-10/+10
* lit: Two more sh lex/parse bugs (but its so simple!)Daniel Dunbar2009-08-011-5/+20
* lit: Fix two sh lexing bugs.Daniel Dunbar2009-08-011-4/+14
* MultiTestRunner: Add 'sh' parsing to ShUtil.Daniel Dunbar2009-08-011-7/+246
* MultiTestRunner: Add module for lexing 'sh' commands.Daniel Dunbar2009-07-311-0/+126
OpenPOWER on IntegriCloud