summaryrefslogtreecommitdiffstats
path: root/iwyu_tool_test.py (follow)
Commit message (Expand)AuthorAgeLines
* [iwyu_tool] Exit with max exit code of IWYU invocationsKim Gräsman2022-02-26-6/+19
* [iwyu_tool] Duck-use python3 'getfullargspec'Kim Gräsman2022-02-20-1/+5
* [iwyu_tool] Avoid duplicate method def in testKim Gräsman2022-02-20-1/+1
* [iwyu_tool] Notify success/failure via exit codeOmer Anson2020-12-07-2/+40
* [iwyu_tool] remove compiler wrappers from the command listFlorian Schmaus2020-05-08-0/+13
* [python] Clean up license headersKim Grasman2019-12-04-1/+1
* Make path test independent of host filesystemKim Grasman2019-10-24-2/+5
* Reflow long comment in testKim Grasman2019-10-24-1/+2
* [iwyu_tool] Use directory from compilation database if availablMiklos Vajna2019-10-06-1/+15
* [iwyu_tool] Add test for compilation db path canonicalizationKim Grasman2019-09-30-0/+21
* [iwyu_tool] Use extra args verbatimAsier Lacasta2019-01-04-0/+63
* [iwyu_tool] Rename iwyu_args -> extra_argsKim Grasman2019-01-04-2/+2
* [iwyu_tool] Fold consecutive whitespace in command stringsKim Grasman2018-12-22-0/+8
* [iwyu_tool] Model blocking more faithfully in testsKim Grasman2018-12-12-4/+3
* [iwyu_tool] Fix command splitting for WindowsKim Grasman2018-12-11-0/+54
* [iwyu_tool] Improve MSVC-style driver detectionKim Grasman2018-12-11-0/+25
* [iwyu_tool] Case-insensitive path match on WindowsKim Grasman2018-12-09-1/+21
* [iwyu_tool] Style cleanupKim Grasman2018-12-09-6/+6
* [iwyu_tool] Drop multiprocessingPhilip Pfaffe2018-09-29-5/+20
* [iwyu_tool] Refactor for testability and add unit testPhilip Pfaffe2018-09-08-0/+92