aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/ctest
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Replace some dubious uses of ProjectExplorer::TargetChristian Kandeler2025-03-141-15/+7
* AutoTest: Fix placing of summary messagesChristian Stenger2025-02-101-3/+3
* AutoTest: Handle durations for CTestChristian Stenger2024-08-292-1/+12
* Use LayoutBuilder V2hjk2024-05-271-3/+3
* Fix capitalization of group box titlesEike Ziller2024-05-231-2/+4
* CommandLine: Reuse new c'torJarek Kobus2024-05-221-1/+1
* AutoTest: Disable timeout by defaultChristian Stenger2024-04-231-1/+5
* Fix setEnabler / readSettings orderMarcus Tillmanns2023-11-071-0/+3
* Autotest: Enable ANSI colors for ctestCristian Adam2023-11-011-0/+1
* Merge remote-tracking branch 'origin/11.0'David Schulz2023-08-221-1/+1
|\
| * AutoTest: Fix using target information after kit changeChristian Stenger2023-08-161-1/+1
* | Test: Avoid some Id::withSuffix callshjk2023-08-161-2/+2
* | Utils: Rename LabelPlacement::AtCheckBoxWithoutDummyLabel to Compacthjk2023-08-071-3/+3
* | AutoTest: Use more concise aspect accesshjk2023-07-141-11/+11
* | AutoTest: De-virtualize some propertieshjk2023-07-142-14/+3
* | Core: Add some sanity check that settings containers don't auto-applyhjk2023-07-131-0/+1
* | AutoTest: Use new approach for settingsChristian Stenger2023-07-131-2/+1
* | AutoTest: Merge settings and tools hierarchies [2/2]hjk2023-07-123-3/+2
* | AutoTest: Merge settings and tools hierarchies [1/2]hjk2023-07-125-84/+75
* | Autotest: Adapt to changed settings access pattern againhjk2023-07-101-1/+1
|/
* AutoTest: Fix layout of settingsChristian Stenger2023-06-271-0/+3
* AutoTest: Fix some ui text punctuationChristian Stenger2023-06-201-1/+1
* Use simpler IOptionPage::setLayouter overload in a few more placeshjk2023-05-311-3/+3
* Autotest: Use new aspect constructorhjk2023-05-252-22/+11
* AutoTests: Aspectify parts of main settingshjk2023-05-121-1/+1
* AutoTest: Some layout polishingChristian Stenger2023-05-121-3/+3
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-4/+0
* Autotest: Use new PagedSettingshjk2023-05-113-63/+43
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-5/+5
* Layouting: Drop compile dependency on BoolAspecthjk2023-05-021-2/+4
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+3
* TestRunner: Reuse TaskTreeJarek Kobus2023-02-034-12/+6
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-272-7/+9
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-275-23/+20
* TestResult: Devirtualize the class - part 4 of 5Jarek Kobus2023-01-251-1/+1
* TestResult: Devirtualize the class - part 3 of 5Jarek Kobus2023-01-231-8/+8
* TestResult: Devirtualize the class - part 2 of 5Jarek Kobus2023-01-201-21/+23
* AutoTest: Rename outputReader() into createOutputReader()Jarek Kobus2023-01-182-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0610-10/+10
* Use SPDX license identifiersLucie Gérard2022-08-2610-238/+20
* Autotest: Convert to Tr::trhjk2022-08-015-28/+26
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-8/+7
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-4/+6
* AutoTest: Use QtcProcess for test runnerChristian Stenger2022-06-144-4/+6
* AutoTest: Unify framework and tool namingChristian Stenger2022-06-102-1/+7
* ProjectExplorer: Remove RunControl::buildType()hjk2022-05-301-0/+1
* AutoTest: Support some ctest settingsChristian Stenger2021-09-216-10/+285
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-3/+7
|\