[PATCH] D25608: [libclang] Make tests for python bindings pass on Windows.

Igor Kudrin via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 04:20:38 PDT 2016


ikudrin created this revision.
ikudrin added reviewers: hansonw, compnerd, indygreg, eliben.
ikudrin added a subscriber: cfe-commits.

Please note that this patch fixes only Windows-related issues. https://reviews.llvm.org/D25470 is required to pass all the tests.


https://reviews.llvm.org/D25608

Files:
  bindings/python/tests/cindex/INPUTS/windows/compile_commands.json
  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: D25608.74645.patch
Type: text/x-patch
Size: 7717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161014/92d2ccab/attachment.bin>


More information about the cfe-commits mailing list