clang-1/bindings/python/tests/cindex
Douglas Gregor 888982e42b Update python testcase for GNU old-style field designator warning,
from Anders Waldenborg!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138786 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-30 00:16:30 +00:00
..
INPUTS cindex/Python: Add TranslationUnit.get_includes, patch by Andrew Sutton! 2010-02-13 18:33:18 +00:00
__init__.py Initial checkin of CIndex Python bindings, by Andrew Sutton! 2010-01-24 02:02:07 +00:00
test_cursor.py Add support for Cursor.displayname in python bindings, from Anders Waldenborg! 2011-08-30 00:15:34 +00:00
test_cursor_kind.py Improve the Python bindings for libclang in a few ways, from Eli 2011-07-06 03:00:34 +00:00
test_diagnostics.py Update python testcase for GNU old-style field designator warning, 2011-08-30 00:16:30 +00:00
test_index.py Initial checkin of CIndex Python bindings, by Andrew Sutton! 2010-01-24 02:02:07 +00:00
test_location.py [python] Fix bug of the SourceLocation binding. 2011-08-17 17:20:24 +00:00
test_translation_unit.py Improve the Python bindings for libclang in a few ways, from Eli 2011-07-06 03:00:34 +00:00
test_type.py [python] Add test_type.py by Anders Waldenborg, which I forgot to commit in r137797. 2011-08-17 17:01:10 +00:00