hanchenye-llvm-project/clang/test/Tooling
Aaron Smith 51a6fc6fec Fix test clang-diff-json.cpp
Summary:
This test would fail if the python path had spaces. Add a quote around the path to fix this problem and update some test values changed by the addition of quotes around the path.

Tested on Windows and Linux with Python 3.x

Reviewers: zturner, llvm-commits

Subscribers: klimek, cfe-commits

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

llvm-svn: 324824
2018-02-10 21:28:55 +00:00
..
Inputs [Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found. 2017-11-09 10:37:39 +00:00
auto-detect-from-source-parent-of-cwd.cpp
auto-detect-from-source-parent.cpp
auto-detect-from-source.cpp
clang-check-analyzer.cpp
clang-check-args.cpp
clang-check-ast-dump.cpp
clang-check-autodetect-dir.cpp
clang-check-builtin-headers.cpp
clang-check-chdir.cpp
clang-check-extra-arg.cpp
clang-check-pwd.cpp
clang-check-rel-path.cpp
clang-check-strip-o.cpp
clang-check.cpp
clang-diff-args.test [clang-diff] Make printing of matches optional 2017-08-19 12:04:04 +00:00
clang-diff-ast.cpp [clang-diff] Treat CXXCtorInitializer as a node 2017-08-27 22:52:20 +00:00
clang-diff-basic.cpp [clang-diff] Use the relative name for NamedDecl 2017-08-22 08:56:26 +00:00
clang-diff-bottomup.cpp [clang-diff] Improve and test getNodeValue 2017-08-20 16:18:43 +00:00
clang-diff-html.test [clang-diff] Reformat test, NFC 2017-08-23 16:32:35 +00:00
clang-diff-json.cpp Fix test clang-diff-json.cpp 2018-02-10 21:28:55 +00:00
clang-diff-opt.cpp [clang-diff] Improve and test getNodeValue 2017-08-20 16:18:43 +00:00
clang-diff-topdown.cpp [clang-diff] Refactor stop-after command-line flag 2017-08-22 17:42:44 +00:00
fixed-database.cpp [tooling] Make compile_flags.txt negative test more hermetic 2017-11-14 15:22:34 +00:00
lit.local.cfg
ms-asm-no-target.cpp
multi-jobs.cpp
pch.cpp