aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testoutputreader.h
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Fix special handling for boost exitChristian Stenger2023-06-201-0/+2
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* TestRunner: Reuse TaskTreeJarek Kobus2023-02-031-5/+1
* TestOutputReader: Don't store test processJarek Kobus2023-01-271-1/+0
* TestOutputReader: Report results directly through a signalJarek Kobus2023-01-271-0/+1
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* AutoTest: Use QtcProcess for test runnerChristian Stenger2022-06-141-3/+4
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-2/+5
* AutoTest: Enable ubsan handling as wellChristian Stenger2021-02-171-1/+1
* AutoTest: Handle sanitizer outputChristian Stenger2020-12-111-1/+7
* AutoTest: Allow colored commandline outputChristian Stenger2019-11-131-2/+2
* AutoTest: Tweak output handlingChristian Stenger2019-11-131-1/+3
* AutoTest: Clear up and generalizeChristian Stenger2019-11-131-6/+4
* AutoTest: Shuffle namespaces for clearer separationChristian Stenger2019-09-021-2/+0
* AutoTest: Enhance reporting passes and failsChristian Stenger2019-06-071-0/+3
* AutoTest: Refactor TestResultChristian Stenger2019-04-261-1/+1
* AutoTest: Redo reporting of disabled testsChristian Stenger2019-04-031-0/+2
* AutoTest: Fix outputparserChristian Stenger2018-11-081-1/+2
* AutoTest: Fix displaying XML contentChristian Stenger2018-11-061-3/+5
* AutoTest: Rename results executableChristian Stenger2018-05-151-0/+3
* AutoTest: Fix handling exceptions while environment setupChristian Stenger2018-04-161-0/+1
* AutoTest: Delegate reporting crashes to output readerDavid Schulz2018-01-161-0/+1
* AutoTest: generalize create default resultDavid Schulz2018-01-161-0/+2
* AutoTest: Improve process error handlingChristian Stenger2017-10-041-0/+4
* AutoTest: Provide way to access the original test outputChristian Stenger2017-06-131-0/+2
* AutoTest: Show results for debugging tests as wellChristian Stenger2016-09-051-1/+2
* AutoTest: Refactor output handlingChristian Stenger2016-08-151-2/+2
* AutoTest: Move test framework related code...Christian Stenger2016-06-011-55/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-0/+1
|\
| * AutoTest: Fix processing of outputChristian Stenger2016-04-181-0/+1
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* AutoTest: Avoid passing around pointer without owner...Christian Stenger2016-02-261-4/+4
* AutoTest: Add some gtest related settingsChristian Stenger2016-02-261-0/+1
* AutoTest: Fix source file construction on WindowsChristian Stenger2016-01-281-3/+4
* Delete unneeded and prepare directory structure...Christian Stenger2016-01-221-0/+108