llvm-project/clang/bindings/python/tests/cindex
Jonathan Coe 435aaeefe9 Revert "Support for Python 3 in libclang python bindings"
This reverts commit 4464581bb63e9789e9ee231a8c8800be5f614743.

Memory access issues on Linux were reported by Mathieu Duponchelle and
discussed here: https://reviews.llvm.org/D26082.

llvm-svn: 291907
2017-01-13 16:06:59 +00:00
..
INPUTS
__init__.py
test_access_specifiers.py
test_cdb.py python binding: expose compile command filename 2016-03-07 18:44:42 +00:00
test_code_completion.py
test_comment.py
test_cursor.py [libclang] Fix python tests 2016-12-03 12:53:06 +00:00
test_cursor_kind.py [libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD_CANDIDATE. 2016-10-18 09:30:33 +00:00
test_diagnostics.py python: add bindings for children of diagnostics 2016-04-30 21:14:01 +00:00
test_file.py
test_index.py
test_location.py
test_token_kind.py
test_tokens.py [libclang] Fix python tests 2016-12-03 12:53:06 +00:00
test_translation_unit.py Revert "Support for Python 3 in libclang python bindings" 2017-01-13 16:06:59 +00:00
test_type.py [libclang] Return deduced type for auto type, not the one written in the source. 2015-09-03 16:11:10 +00:00
util.py Implement a convenience recursive walk method over a cursor and its descendants. 2014-05-29 02:35:27 +00:00