summaryrefslogtreecommitdiffstats
path: root/clang/bindings/python/tests/cindex/test_cursor_kind.py
Commit message (Expand)AuthorAgeFilesLines
* [python] [tests] Support overriding library path via environmentMichal Gorny2018-10-111-0/+5
* [python] [tests] Rewrite to use standard unittest moduleMichal Gorny2017-11-101-47/+51
* [libclang] Fix a failure in a test for python bindings on CursorKind.OVERLOAD...Igor Kudrin2016-10-181-1/+2
* [libclang] Visit TypeAliasTemplateDeclSergey Kalinichev2015-11-151-0/+1
* [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
OpenPOWER on IntegriCloud