[PATCH] D47864: [python] Fix most Python binding unittests on Windows
Ethan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 6 21:30:57 PDT 2018
ethanhs created this revision.
ethanhs added a reviewer: bkramer.
Herald added a subscriber: cfe-commits.
This fixes all but one of the test cases for Windows. TestCDB will
take more work to debug, as CompilationDatabase seems not to work correctly.
Repository:
rC Clang
https://reviews.llvm.org/D47864
Files:
bindings/python/tests/cindex/test_cdb.py
bindings/python/tests/cindex/test_cursor.py
bindings/python/tests/cindex/test_translation_unit.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47864.150252.patch
Type: text/x-patch
Size: 3846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180607/2ab4469c/attachment.bin>
More information about the cfe-commits
mailing list