Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Fix UnicodeEncodeError when test commands contain non-ASCII chars | Michal Gorny | 2019-06-14 | 1 | -0/+3 |
* | [lit, python] Always add quotes around the python path in lit | Stella Stamenova | 2018-08-06 | 1 | -1/+1 |
* | lit::shtest-format.py: Make write-bad-encoding.py py3-aware. | NAKAMURA Takumi | 2017-07-29 | 1 | -1/+1 |
* | [lit] Use a %{python} substitution to avoid relying on python being on PATH | Reid Kleckner | 2017-07-28 | 1 | -1/+1 |
* | [lit] Fix shtest-format external_shell failures | Reid Kleckner | 2017-07-28 | 3 | -4/+7 |
* | [lit] Ensure test output is converted to strings where possible. | Daniel Dunbar | 2013-08-14 | 3 | -0/+10 |
* | [lit] Update lit's own tests to use lit_config and lit package, as appropriate. | Daniel Dunbar | 2013-08-09 | 1 | -0/+1 |
* | [lit] Add a test for the various ShTest format features. | Daniel Dunbar | 2013-01-31 | 3 | -0/+5 |