llvm-project/clang/bindings/python/tests/cindex
Guillaume Papin 06eff5f2c8 python binding: expose compile command filename
Reviewers: compnerd, skalinichev

Differential Revision: http://reviews.llvm.org/D17278

llvm-svn: 262845
2016-03-07 18:44:42 +00:00
..
INPUTS
__init__.py
test_access_specifiers.py bindings: expose C++ access specifiers 2014-04-25 02:58:03 +00:00
test_cdb.py python binding: expose compile command filename 2016-03-07 18:44:42 +00:00
test_code_completion.py Python bindings: Add missing availability kind. 2012-10-07 11:46:37 +00:00
test_comment.py [libclang] Add some tests by Loïc Jaquemet that I forgot to add earlier. 2013-10-07 16:38:40 +00:00
test_cursor.py Index: expose is_mutable_field 2015-10-27 15:50:22 +00:00
test_cursor_kind.py [libclang] Visit TypeAliasTemplateDecl 2015-11-15 13:48:32 +00:00
test_diagnostics.py
test_file.py
test_index.py
test_location.py
test_token_kind.py [clang.py] Implement Token API 2012-07-12 07:21:12 +00:00
test_tokens.py [clang.py] Implement Token API 2012-07-12 07:21:12 +00:00
test_translation_unit.py [libclang/python] Use a Python standard library module to create a temporary file. 2014-02-20 07:24:03 +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