summaryrefslogtreecommitdiffstats
path: root/clang/bindings/python/tests/cindex/test_location.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-66/+71
* Reverting r316278 due to failing build bots.Aaron Ballman2017-10-211-7/+0
* [libclang, bindings]: add spelling locationMasud Rahman2017-10-211-0/+7
* [clang.py] Implement SourceLocation.from_offsetGregory Szorc2012-06-111-0/+9
* [clang.py] Refactor get_tu and get_cursor test helper functions into util.pyGregory Szorc2012-03-101-36/+42
* [clang.py] Implement __eq__ and __ne__ on SourceLocation and SourceRangeTobias Grosser2012-02-051-1/+19
* cindex.py: Allow to create a cursor from file/row/columnTobias Grosser2011-10-311-1/+13
* [python] Fix bug of the SourceLocation binding.Argyrios Kyrtzidis2011-08-171-0/+50
OpenPOWER on IntegriCloud