summaryrefslogtreecommitdiff
path: root/utils/lit/lit/run.py
Commit message (Expand)AuthorAge
* lit: multiprocessing platform fix attemptAlp Toker2013-10-28
* Clarify the comment about BSD versions in r193465Alp Toker2013-10-27
* lit: Issue a note when multiprocessing fails to loadAlp Toker2013-10-26
* Fix a referenced before assignment in r193463Alp Toker2013-10-26
* lit: handle late multiprocessing errors gracefullyAlp Toker2013-10-26
* [lit] Add support for multiprocessing, under --use-processes for now.Daniel Dunbar2013-08-29
* [lit] Implement --max-time support by using provider cancel method.Daniel Dunbar2013-08-29
* [lit] Refactor test execution logic into lit.run.Run.Daniel Dunbar2013-08-29
* [lit] Move top-level execute code into Run object.Daniel Dunbar2013-08-29
* [lit] Factor out Run class to capture configuration + discovered tests.Daniel Dunbar2013-08-29