llvm-project/clang/bindings/python/tests/cindex
Gregory Szorc b25e3d143a [clang.py] Store reference to TranslationUnit in Cursor and Type
llvm-svn: 156846
2012-05-15 19:51:02 +00:00
..
INPUTS cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton! 2010-02-13 18:33:18 +00:00
__init__.py
test_cursor.py [clang.py] Store reference to TranslationUnit in Cursor and Type 2012-05-15 19:51:02 +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] Refactor get_tu and get_cursor test helper functions into util.py 2012-03-10 22:19:05 +00:00
test_translation_unit.py [clang.py] TranslationUnit API improvements 2012-05-08 05:56:38 +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