aboutsummaryrefslogtreecommitdiff
path: root/utils/test/ShUtil.py
AgeCommit message (Expand)Author
2009-09-22Remove old test runner, this has moved to LLVM/utils/lit and all known clientsDaniel Dunbar
2009-08-03lit: Don't treat '\' as an escape in unquoted strings, on Win32. This turns outDaniel Dunbar
2009-08-01lit: Two more sh lex/parse bugs (but its so simple!)Daniel Dunbar
2009-08-01lit: Fix two sh lexing bugs.Daniel Dunbar
2009-08-01MultiTestRunner: Add 'sh' parsing to ShUtil.Daniel Dunbar
2009-07-31MultiTestRunner: Add module for lexing 'sh' commands.Daniel Dunbar