aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/outputparser_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Delay-create TaskHubhjk2024-02-021-2/+2
* ProjectExplorer: Move outputparser test class creation classhjk2024-01-181-21/+44
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Add output parser for AddressSanitizer messagesChristian Kandeler2022-04-131-0/+2
* Task: Add column information to compiler output tasksAndre Hartmann2021-05-101-0/+1
* PE: Fix expectations of LinkSpecs test on WindowsChristian Stenger2021-03-111-0/+3
* ProjectExplorer: Unit-test LinkSpecs of tasksBernhard Beschow2021-03-091-0/+6
* Don't detach temporary containersAlessandro Portale2021-02-241-2/+2
* ProjectExplorer: Fix setting up test terminatorChristian Stenger2020-09-281-1/+6
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-071-3/+2
|\
| * OutputFormatter: Fix visual glitchqds/v4.3.2qds/v1.6.0-rc1qds/1.6.0-rc1Christian Kandeler2020-09-071-3/+2
* | GCC parser: Recognize messages referring to scopeChristian Kandeler2020-07-281-0/+4
|/
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-4/+69
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-8/+8
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-8/+5
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-27/+7
* ProjectExplorer: Let IOutputParser handle newlinesChristian Kandeler2020-04-071-8/+5
* ProjectExplorer: Clean up IOutputParser interfaceChristian Kandeler2020-04-031-41/+5
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-2/+1
* OutputParserTester: ModernizeAndre Hartmann2018-06-151-14/+12
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-2/+11
|\
| * Adapt MSVC output parser to MSVC 2015.Friedemann Kleint2015-05-221-2/+11
* | Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+3
|/
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-2/+2
|/
* ProjectExplorer: Pass some values by referenceOrgad Shaneh2014-05-201-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* OutputParser: Allow to flush pending tasks.Tobias Hunger2013-05-061-0/+1
* Make test bench for IOutputParser tests more stableTobias Hunger2013-05-061-24/+23
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* outputparser: Fix overriding a virtual methodTobias Hunger2011-06-011-2/+2