llvm-project/clang/bindings/python/tests/cindex
Gregory Szorc 9a2cb42451 [clang.py] Implement Token API
llvm-svn: 160111
2012-07-12 07:21:12 +00:00
..
INPUTS [cindex.py] add CompilationDatabase support 2012-06-30 11:28:04 +00:00
__init__.py
test_cdb.py [cindex.py] Make CompileCommand.arguments usage consistent with CompileCommand.directory and the rest of the python binding 2012-07-10 00:00:05 +00:00
test_cursor.py [clang.py] Implement Token API 2012-07-12 07:21:12 +00:00
test_cursor_kind.py [clang.py] Add CursorKind.{is_translation_unit, is_preprocessing, is_unexposed} 2012-02-05 11:42:09 +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 cindex.py: Add File.create_from_name() 2011-10-31 00:07:19 +00:00
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 [clang.py] Implement Token API 2012-07-12 07:21:12 +00:00
test_type.py [clang.py] Store reference to TranslationUnit in Cursor and Type 2012-05-15 19:51:02 +00:00
util.py [clang.py] TranslationUnit API improvements 2012-05-08 05:56:38 +00:00