llvm-project/llvm/test/tools/llvm-cov
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
..
Inputs [llvm-cov] Multi-threaded implementation of prepareFileReports method. 2018-01-05 16:15:07 +00:00
binary-formats.c
combine_expansions.cpp
copy_block_helper.m Profiling tests: Endianess XFAIL for powerpc- (32-bit) 2018-01-09 20:09:23 +00:00
cov-comdat.test Fix tests after move to utohexstr. 2017-12-28 17:00:37 +00:00
deferred-region.cpp [Coverage] Use the most-recent completed region count (PR35437) 2017-11-30 00:28:23 +00:00
demangle.test
dir-with-filtering.test [llvm-cov] Hide files with no coverage from the index when filtering by name 2017-10-03 11:05:28 +00:00
double_dots.c
gcov47_compatibility.cpp Profiling tests: Endianess XFAIL for powerpc- (32-bit) 2018-01-09 20:09:23 +00:00
hideUnexecutedSubviews.test [llvm-cov] Improvements for summary report generated in HTML format. 2018-01-31 17:37:21 +00:00
ifdef.c
ignore-filename-regex.test [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. 2018-04-09 15:20:35 +00:00
lit.local.cfg
llvm-cov.test Profiling tests: Endianess XFAIL for powerpc- (32-bit) 2018-01-09 20:09:23 +00:00
load-multiple-objects.test [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
multiple-files.test
multiple-objects.test [Coverage] Take filenames into account when loading function records. 2018-05-08 19:26:51 +00:00
multithreaded-report.test [lit] Implement "-r" option for builtin "diff" command + a test using that. 2018-01-09 18:23:34 +00:00
name_whitelist.test
native_separators.c
path_equivalence.c
prefer_used_to_unused.h [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
prevent_false_instantiations.h
range_based_for.cpp Profiling tests: Endianess XFAIL for powerpc- (32-bit) 2018-01-09 20:09:23 +00:00
report.cpp [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
scan-directory.test
showExpansions.cpp
showHighlightedRanges.cpp [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
showLineExecutionCounts.cpp [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00
showProjectSummary.cpp [llvm-cov] Fix showing title when filtering and not outputting to a directory 2017-10-04 08:54:37 +00:00
showRegionMarkers.cpp [llvm-cov] Fix a -path-equivalence bug in a test 2017-11-09 02:42:34 +00:00
showTabsHTML.cpp [llvm-cov] Use the new PrintHTMLEscaped utility 2018-05-30 23:35:14 +00:00
showTemplateInstantiations.cpp [Coverage] Use the wrapped segment when a line has entry segments 2017-11-09 02:33:43 +00:00
sources-specified.test [llvm-cov] Change test to use FileCheck instead of grep. 2018-01-05 20:00:18 +00:00
style.test [llvm-cov] Improvements for summary report generated in HTML format. 2018-01-31 17:37:21 +00:00
threads.c
universal-binary.c
warnings.h
zeroFunctionFile.c