summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* [lit] Small cleanups. NFCIJulian Lettner2019-12-131-4/+4
* [lit] Remove unnecessary usage of lit.RunJulian Lettner2019-10-161-4/+3
* [lit] Set --single-process for single tests and --threads=1Julian Lettner2019-02-141-1/+0
* make XFAIL, REQUIRES, and UNSUPPORTED support multi-line expressionsEric Fiselier2019-01-201-1/+23
* [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
* [lit] Run unit tests as part of lit test suiteBrian Gesiak2016-10-121-0/+112
OpenPOWER on IntegriCloud