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
Differential D43164
Fix test clang-diff-json.cpp Authored by asmith on Feb 10 2018, 12:16 PM.
Details 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
|