summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-format
Commit message (Expand)AuthorAgeFilesLines
* [lit] Remove lit's REQUIRES-ANY directiveThomas Preud'homme2019-12-172-4/+0
* [lit] Fix UnicodeEncodeError when test commands contain non-ASCII charsMichal Gorny2019-06-141-0/+3
* [lit, tests] Fix failing lit test: shtest-format.pyStella Stamenova2018-08-071-1/+1
* [lit, python] Always add quotes around the python path in litStella Stamenova2018-08-062-2/+2
* lit::shtest-format.py: Make write-bad-encoding.py py3-aware.NAKAMURA Takumi2017-07-291-1/+1
* [lit] Use a %{python} substitution to avoid relying on python being on PATHReid Kleckner2017-07-282-1/+2
* [lit] Fix shtest-format external_shell failuresReid Kleckner2017-07-283-4/+7
* Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker2017-01-259-3/+37
* Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz2017-01-249-37/+3
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-249-3/+37
* Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker2017-01-2412-40/+7
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-2412-7/+40
* Add "REQUIRES-ANY" feature testEric Fiselier2016-06-022-0/+4
* [lit] [tests] Add missing test input file.Daniel Dunbar2013-08-291-0/+6
* [lit] Ensure test output is converted to strings where possible.Daniel Dunbar2013-08-144-0/+11
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-092-0/+2
* [lit] Add a test for the various ShTest format features.Daniel Dunbar2013-01-3115-0/+29
OpenPOWER on IntegriCloud