summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/catch/catchconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTests: Aspectify parts of main settingshjk2023-05-121-2/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* TestRunner: Reuse TaskTreeJarek Kobus2023-02-031-5/+3
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-271-2/+4
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-1/+1
* AutoTest: Rename outputReader() into createOutputReader()Jarek Kobus2023-01-181-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-23/+2
* AutoTest: Fix handling of test cases with commaChristian Stenger2022-06-161-1/+1
* AutoTest: Use QtcProcess for test runnerChristian Stenger2022-06-141-1/+2
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-1/+1
* Autotest: Partially aspectify autotest settingshjk2021-03-311-17/+17
* AutoTest: Fix some clazy warningsChristian Stenger2021-01-191-1/+2
* AutoTest: Rename IFrameworkSettings to ITestSettingsChristian Stenger2020-11-091-1/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+3
* AutoTest: performance-for-range-copyAlessandro Portale2020-06-121-1/+1
* AutoTest: Provide catch settingsChristian Stenger2020-04-211-0/+29
* AutoTest: Filter interfering arguments for Catch testsChristian Stenger2020-04-201-4/+61
* AutoTest: add support for Catch frameworkJochen Seemann2020-04-091-0/+55