Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Respect PYTHONPATH | David Greene | 2019-01-07 | 1 | -1/+9 |
* | [lit] Disable shtest-timeout on Windows | Stella Stamenova | 2018-09-10 | 1 | -3/+1 |
* | [lit, shtest-timeout] Always use an internal shell for the shtest-timeout to ... | Stella Stamenova | 2018-08-28 | 1 | -1/+3 |
* | [lit, python3] Update lit error logging to work correctly in python3 and othe... | Stella Stamenova | 2018-08-07 | 1 | -1/+1 |
* | [lit, python] Always add quotes around the python path in lit | Stella Stamenova | 2018-08-06 | 1 | -1/+1 |
* | [lit] Try to make `shtest-timeout.py` test more reliable by using a | Dan Liew | 2018-05-22 | 1 | -2/+2 |
* | [lit] Don't run `slow.py` in `shtest-timeout.py` test. | Dan Liew | 2018-05-22 | 1 | -9/+0 |
* | [lit] Remove a timing senstive part of `shtest-timeout.py` | Dan Liew | 2018-03-28 | 1 | -24/+0 |
* | [lit] Remove unused imports (NFC) | Chris Bieneman | 2016-10-03 | 2 | -3/+0 |
* | [lit] Implement support of per test timeout in lit. | Dan Liew | 2015-12-27 | 5 | -0/+81 |