summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/shtest-format.py
Commit message (Expand)AuthorAgeFilesLines
* Fix buildbot failures after removing REQUIRES-ANYNemanja Ivanovic2019-12-171-10/+3
* [lit] Fix UnicodeEncodeError when test commands contain non-ASCII charsMichal Gorny2019-06-141-2/+2
* [lit][tests][AIX] Update expected form of diagnostic messages; use `not` to n...Hubert Tong2019-05-011-1/+1
* [lit] Move the shtest-xunit-output check lines into shtest-formatJustin Bogner2018-07-231-2/+86
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-0/+1
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-1/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-0/+1
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-1/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-0/+1
* Make check-lit tests respect LLVM_LIT_TOOLS_DIRGreg Bedwell2017-11-291-1/+1
* Make lit :: shtest-format.py supported on Windows againVictor Leschuk2017-08-231-1/+0
* Temporary mark lit :: shtest-format as unsupported on windowsVictor Leschuk2017-08-191-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
* Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker2017-01-251-4/+11
* Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz2017-01-241-11/+4
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-4/+11
* Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker2017-01-241-13/+6
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-6/+13
* [lit] Improve readability of failing scripts.Daniel Dunbar2016-06-021-3/+2
* Add "REQUIRES-ANY" feature testEric Fiselier2016-06-021-2/+4
* [lit] Fix internal shell's argv[0] handling.Daniel Dunbar2013-08-291-1/+2
* [lit] Lift XFAIL handling to core infrastructure.Daniel Dunbar2013-08-211-0/+5
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-141-4/+32
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-311-0/+43
OpenPOWER on IntegriCloud