summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/cindex/test_cursor_kind.py
Commit message (Expand)AuthorAgeFilesLines
* [libclang/python] Add a few "cursor kinds" that were missing in the python bi...Argyrios Kyrtzidis2013-06-111-2/+9
* [clang.py] Add CursorKind.{is_translation_unit, is_preprocessing, is_unexposed}Tobias Grosser2012-02-051-0/+9
* Improve the Python bindings for libclang in a few ways, from EliDouglas Gregor2011-07-061-2/+6
* cindex/Python: Move Cursor.is_ methods to CursorKind, and add test.Daniel Dunbar2010-01-241-0/+27