Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [python] [tests] Support overriding library path via environment | Michal Gorny | 2018-10-11 | 1 | -0/+5 |
* | [python] [tests] Rewrite to use standard unittest module | Michal Gorny | 2017-11-10 | 1 | -66/+71 |
* | Reverting r316278 due to failing build bots. | Aaron Ballman | 2017-10-21 | 1 | -7/+0 |
* | [libclang, bindings]: add spelling location | Masud Rahman | 2017-10-21 | 1 | -0/+7 |
* | [clang.py] Implement SourceLocation.from_offset | Gregory Szorc | 2012-06-11 | 1 | -0/+9 |
* | [clang.py] Refactor get_tu and get_cursor test helper functions into util.py | Gregory Szorc | 2012-03-10 | 1 | -36/+42 |
* | [clang.py] Implement __eq__ and __ne__ on SourceLocation and SourceRange | Tobias Grosser | 2012-02-05 | 1 | -1/+19 |
* | cindex.py: Allow to create a cursor from file/row/column | Tobias Grosser | 2011-10-31 | 1 | -1/+13 |
* | [python] Fix bug of the SourceLocation binding. | Argyrios Kyrtzidis | 2011-08-17 | 1 | -0/+50 |