llvm-project/llvm/utils/lit/tests/Inputs
Stella Stamenova cc2404c01d [lit, python] Always add quotes around the python path in lit
Summary:
The issue with the python path is that the path to python on Windows can contain spaces. To make the tests always work, the path to python needs to be surrounded by quotes.

This change updates several configuration files which specify the path to python as a substitution and also remove quotes from existing tests.

Reviewers: asmith, zturner, alexshap, jakehehrlich

Reviewed By: zturner, alexshap, jakehehrlich

Subscribers: mehdi_amini, nemanjai, eraman, kbarton, jakehehrlich, steven_wu, dexonsmith, stella.stamenova, delcypher, llvm-commits

Differential Revision: https://reviews.llvm.org/D50206

llvm-svn: 339073
2018-08-06 22:37:44 +00:00
..
config-map-discovery [lit] Actually do normalize the case of files in the config map. 2017-09-21 21:27:11 +00:00
discovery
exec-discovery
exec-discovery-in-tree
googletest-format [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
googletest-timeout [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
googletest-upstream-format [lit] Port googletest lit tests to Windows 2017-07-28 01:05:55 +00:00
max-failures [lit] Use a %{python} substitution to avoid relying on python being on PATH 2017-07-28 21:13:47 +00:00
progress-bar
py-config-discovery [lit] Make lit support config files with .py extension. 2017-09-21 00:24:52 +00:00
shtest-env [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
shtest-format [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
shtest-output-printing
shtest-run-at-line [lit] Report line number for failed RUN command 2018-05-31 00:55:32 +00:00
shtest-shell [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
shtest-timeout [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
test-data [LIT] Move xunit tests tests into their own location, and and add failures 2018-05-10 22:51:28 +00:00
test-data-micro [lit] - Allow 1 test to report multiple micro-test results to provide support for microbenchmarks. 2018-03-13 16:37:59 +00:00
testrunner-custom-parsers
unittest-adaptor
xunit-output Escape ]]> in xunit xml output 2018-05-16 09:00:28 +00:00