This is an archive of the discontinued LLVM Phabricator instance.

Fix test clang-diff-json.cpp
ClosedPublic

Authored by asmith on Feb 10 2018, 12:16 PM.

Details

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

Diff Detail

Repository
rC Clang

Event Timeline

asmith created this revision.Feb 10 2018, 12:16 PM
asmith retitled this revision from Fix test from failing when the python path has spaces to Fix test clang-diff-json.cpp.Feb 10 2018, 12:19 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2018, 1:33 PM
Closed by commit rC324824: Fix test clang-diff-json.cpp (authored by asmith). · Explain Why
This revision was automatically updated to reflect the committed changes.