summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/qtest
Commit message (Expand)AuthorAgeFilesLines
* AutoTests: Aspectify parts of main settingshjk2023-05-122-4/+4
* AutoTest: Some layout polishingChristian Stenger2023-05-121-14/+11
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-2/+0
* Autotest: Use new PagedSettingshjk2023-05-113-56/+33
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-4/+4
* AutoTest: Further optimize TestCodeParser::scanForTests()Jarek Kobus2023-04-254-7/+8
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-131-0/+2
|\
| * AutoTest: Fix ordering of Qt resultsChristian Stenger2023-03-061-0/+2
* | AutoTest: Fix missing includesChristian Stenger2023-03-021-0/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-7/+9
* | Autotest: Use QPromise for async callsJarek Kobus2023-02-272-3/+3
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-271-1/+1
|\ \ | |/
| * AutoTest: Fix handling of test resultsChristian Stenger2023-02-241-1/+1
* | Merge remote-tracking branch 'origin/10.0'Orgad Shaneh2023-02-141-1/+1
|\ \ | |/
| * Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-103-1/+10
|\ \ | |/
| * Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-1/+1
| * AutoTest: Widen scope for run under cursorChristian Stenger2023-02-072-0/+9
* | TestRunner: Reuse TaskTreeJarek Kobus2023-02-034-24/+12
|/
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-276-41/+47
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-278-57/+54
* TestResult: Devirtualize the class - part 5 of 5Jarek Kobus2023-01-252-31/+21
* TestResult: Devirtualize the class - part 4 of 5Jarek Kobus2023-01-252-17/+18
* TestResult: Devirtualize the class - part 3 of 5Jarek Kobus2023-01-232-26/+43
* AutoTest: Add option to disable derived checksMarcus Tillmanns2023-01-232-0/+11
* TestResult: Devirtualize the class - part 2 of 5Jarek Kobus2023-01-202-90/+95
* TestResult: Make createIntermediateResultFor() a const methodJarek Kobus2023-01-202-2/+2
* TestResult: Devirtualize the class - part 1 of 5Jarek Kobus2023-01-203-58/+58
* AutoTest: Rename outputReader() into createOutputReader()Jarek Kobus2023-01-182-4/+4
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2023-01-182-11/+16
|\
| * AutoTest: Redo handling of data tags with spacesChristian Stenger2023-01-132-11/+16
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2023-01-101-4/+17
|\ \ | |/
| * AutoTest: Fix handling of data tags with spacesChristian Stenger2023-01-101-4/+10
| * AutoTest: Fix checked state for QtTestChristian Stenger2023-01-101-0/+7
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0619-19/+19
* | CppEditor: More migration to FilePathhjk2022-12-141-3/+1
* | AutoTest: Pass context object to lambda connectionsJarek Kobus2022-12-081-2/+2
* | CPlusPlus: Return FilePaths from Document::includedFilehjk2022-11-251-3/+3
* | CPlusPlus: Proliferate FilePath usehjk2022-11-221-10/+11
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Autotest: Remove some unneeded #includehjk2022-09-271-2/+0
* Utils: Remove Utils::optionalEike Ziller2022-09-012-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-2619-456/+38
* CPlusPlus: Microoptimizationshjk2022-08-101-3/+1
* Autotest: Convert to Tr::trhjk2022-08-018-47/+48
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-1/+1
* AutoTest: Use QtcProcess for test runnerChristian Stenger2022-06-144-4/+4
* AutoTest: Only display function name if we have oneChristian Stenger2022-06-141-2/+6