aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/tests/cindex/util.py
AgeCommit message (Expand)Author
2013-04-11[libclang] Expose record layout info via new libclang functions:Argyrios Kyrtzidis
2012-05-08[clang.py] TranslationUnit API improvementsGregory Szorc
2012-05-07- Adding lexical_parent and semantic_parent properties to clang.cindex.CursorManuel Klimek
2012-05-02[python] Run tests for c++ with std=c++11Anders Waldenborg
2012-03-10[clang.py] Refactor get_tu and get_cursor test helper functions into util.pyGregory Szorc