summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/unit/TestRunner.py
Commit message (Expand)AuthorAgeFilesLines
* [lit] Terminate ": RUN at line N" with ";" not "&&"Joel E. Denny2018-05-311-2/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-2/+2
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-2/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-2/+2
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-3/+3
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-3/+3
* [lit] Fix the lit unit tests.Zachary Turner2017-09-161-0/+1
* Un-XFAIL some internal lit tests on Windows, they pass for me locallyReid Kleckner2017-07-261-3/+0
* [lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak2017-07-261-0/+3
* lit: remove python2-ismsBrian Gesiak2017-03-221-2/+2
* Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker2017-01-251-0/+57
* Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz2017-01-241-57/+0
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-0/+57
* Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker2017-01-241-65/+0
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-0/+65
* [lit] Support custom parsers in parseIntegratedTestScriptEric Fiselier2016-12-051-0/+114
OpenPOWER on IntegriCloud