summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/shtest-timeout.py
Commit message (Expand)AuthorAgeFilesLines
* [AIX][lit] Don't depend on psutil on AIXDavid Tenty2019-07-241-1/+1
* lit: modernize the lit configuration for the lit testsStella Stamenova2019-05-291-3/+1
* Use UNSUPPORTED: windows in shtest-timeout.py. Apparently system-windows does...Stella Stamenova2019-05-091-1/+3
* Use UNSUPPORTED: system-windows instead of REQUIRES: nowindows or UNSUPPORTED...Stella Stamenova2019-05-091-1/+1
* Re-enable lit test shtest-timeout.py on non-Windows.Paul Robinson2019-05-091-1/+1
* [lit] Disable shtest-timeout on WindowsStella Stamenova2018-09-101-2/+2
* [lit] Disable shtest-timeout on WindowsStella Stamenova2018-08-071-0/+3
* [lit, python3] Update lit error logging to work correctly in python3 and othe...Stella Stamenova2018-08-071-3/+0
* [lit] Try to make `shtest-timeout.py` test more reliable by using aDan Liew2018-05-221-4/+9
* [lit] Don't run `slow.py` in `shtest-timeout.py` test.Dan Liew2018-05-221-18/+2
* [lit] Don't check output of commands used in `shtest-timeout.py` test.Dan Liew2018-05-221-6/+0
* Revert "[lit] Temporarily disable shtest-timeout.py on darwin"Dan Liew2018-03-281-4/+1
* [lit] Remove a timing senstive part of `shtest-timeout.py`Dan Liew2018-03-281-28/+2
* [lit] Temporarily disable shtest-timeout.py on darwinJan Korous2018-03-271-1/+4
* [lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak2017-07-261-0/+3
* [lit] Fix test shtest-timeout.py for modern outputMichal Gorny2016-10-121-10/+9
* [lit] Implement support of per test timeout in lit.Dan Liew2015-12-271-0/+116
OpenPOWER on IntegriCloud