aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qttestparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-3/+6
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-12/+10
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+6
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-2/+2
* ProjectExplorer: Replace some calls to IOutputParser::taskAddedChristian Kandeler2020-04-071-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* QtSupport: De-duplicate test failure patternAndre Hartmann2019-03-181-2/+4
* QtSupport: Add an output parser for QtTestChristian Kandeler2019-03-121-0/+130