summaryrefslogtreecommitdiffstats
path: root/clang/bindings/python/tests/cindex/test_cdb.py
Commit message (Expand)AuthorAgeFilesLines
* [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilatio...Kadir Cetinkaya2019-06-261-6/+8
* [libclang][test] Suppress annoying 'LIBCLANG TOOLING ERROR' outputFangrui Song2019-04-031-0/+9
* [python] Support PathLike filenames and directoriesMichal Gorny2018-11-101-0/+9
* [python] [tests] Remove cdb lookup failure testMichal Gorny2018-10-121-5/+0
* [python] [tests] Support overriding library path via environmentMichal Gorny2018-10-111-0/+5
* [bindings] Fix most Python binding unittests on WindowsJonathan Coe2018-06-211-0/+2
* [python] [tests] Rewrite to use standard unittest moduleMichal Gorny2017-11-101-97/+99
* python binding: expose compile command filenameGuillaume Papin2016-03-071-5/+12
* [libclang/python] Add CompilationDatabase.getAllCompileCommands to the python...Argyrios Kyrtzidis2013-12-201-0/+21
* [cindex.py] Make CompileCommand.arguments usage consistent with CompileComman...Arnaud A. de Grandmaison2012-07-101-2/+2
* [cindex.py] fix infinite iteration of compilation database CompileCommandsArnaud A. de Grandmaison2012-07-091-0/+8
* [cindex.py] Fix commentsArnaud A. de Grandmaison2012-06-301-1/+1
* [cindex.py] add CompilationDatabase supportArnaud A. de Grandmaison2012-06-301-0/+81
OpenPOWER on IntegriCloud