summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/shtest-format.py
Commit message (Collapse)AuthorAgeFilesLines
* [lit] Fix internal shell's argv[0] handling.Daniel Dunbar2013-08-291-1/+2
| | | | | | | - At least on OS X, it is important for correct behavior of /bin/[ that argv[0] is passed as written, and not as the full executable path. llvm-svn: 189559
* [lit] Lift XFAIL handling to core infrastructure.Daniel Dunbar2013-08-211-0/+5
| | | | llvm-svn: 188949
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-141-4/+32
| | | | | | - This cleans up the text output of failing tests when run under PY3. llvm-svn: 188416
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-311-0/+43
llvm-svn: 174072
OpenPOWER on IntegriCloud