summaryrefslogtreecommitdiffstats
path: root/bindings/python/tests/cindex/util.py
Commit message (Expand)AuthorAgeFilesLines
* Implement a convenience recursive walk method over a cursor and its descendants.Eli Bendersky2014-05-291-29/+11
* [libclang] Expose record layout info via new libclang functions:Argyrios Kyrtzidis2013-04-111-2/+2
* [clang.py] TranslationUnit API improvementsGregory Szorc2012-05-081-5/+3
* - Adding lexical_parent and semantic_parent properties to clang.cindex.CursorManuel Klimek2012-05-071-0/+29
* [python] Run tests for c++ with std=c++11Anders Waldenborg2012-05-021-2/+3
* [clang.py] Refactor get_tu and get_cursor test helper functions into util.pyGregory Szorc2012-03-101-0/+65