llvm-project/clang/bindings/python/tests/cindex
Eli Bendersky c27a0c490c Add libclang capabilities to retriete template arguments from specializations.
Includes Python bindings.

Reviewed in http://reviews.llvm.org/D5621
Patch by Rob Springer

llvm-svn: 219529
2014-10-10 20:01:05 +00:00
..
INPUTS [cindex.py] add CompilationDatabase support 2012-06-30 11:28:04 +00:00
__init__.py
test_access_specifiers.py bindings: expose C++ access specifiers 2014-04-25 02:58:03 +00:00
test_cdb.py [libclang/python] Add CompilationDatabase.getAllCompileCommands to the python bindings. 2013-12-20 01:34:00 +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 Add libclang capabilities to retriete template arguments from specializations. 2014-10-10 20:01:05 +00:00
test_cursor_kind.py [libclang/python] Add a few "cursor kinds" that were missing in the python binding for libclang. 2013-06-11 18:05:42 +00:00
test_diagnostics.py [clang.py] Refactor get_tu and get_cursor test helper functions into util.py 2012-03-10 22:19:05 +00:00
test_file.py
test_index.py
test_location.py [clang.py] Implement SourceLocation.from_offset 2012-06-11 11:11:48 +00:00
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] python: expose a few functions, patch by Loïc Jaquemet! 2013-10-03 16:19:27 +00:00
util.py Implement a convenience recursive walk method over a cursor and its descendants. 2014-05-29 02:35:27 +00:00