summaryrefslogtreecommitdiffstats
path: root/clang/bindings/python/tests/cindex/test_diagnostics.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed more -Wreturn-type testsDávid Bolvanský2019-11-091-1/+1
* Make -Wstring-plus-int warns even if when the result is not out of boundsArnaud Bienner2019-01-031-2/+2
* Revert "Try to update the test to fix the breakage With the new warning, we a...Adam Nemet2018-12-141-1/+1
* Try to update the test to fix the breakageSylvestre Ledru2018-12-131-1/+1
* [python] [tests] Support overriding library path via environmentMichal Gorny2018-10-111-0/+5
* [python] [tests] Rewrite to use standard unittest moduleMichal Gorny2017-11-101-97/+100
* Fix __repr__ for Diagnostic in clang.cindexJonathan Coe2017-09-061-0/+8
* python: add bindings for children of diagnosticsSaleem Abdulrasool2016-04-301-0/+12
* [clang.py] Refactor get_tu and get_cursor test helper functions into util.pyGregory Szorc2012-03-101-24/+9
* [clang.py] Expose diagnostic category and option info to Python bindingTobias Grosser2012-02-051-3/+31
* Update python testcase for GNU old-style field designator warning,Douglas Gregor2011-08-301-1/+1
* python bindings: Remove unneeded instructionTobias Grosser2011-02-051-2/+0
* python bindings: fix Diagnostics.range iteratorTobias Grosser2011-02-051-0/+23
* CIndex: Switch CXSourceRange to proper half-open intervals.Daniel Dunbar2010-02-141-1/+1
* cindex/Python: Add full support for Diagnostic and FixIt objects, available v...Daniel Dunbar2010-01-301-0/+48
OpenPOWER on IntegriCloud