aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/gtest
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Add summary handler for gtestChristian Stenger13 days2-0/+13
* AutoTest: Fix gtest output handlingChristian Stenger13 days1-6/+8
* CPlusPlus: Paddle back a bit for fast pre-processingChristian Stenger2025-04-301-1/+1
* Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-251-2/+2
* Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-231-2/+4
* AutoTests: Some code cosmeticshjk2025-04-103-7/+6
* Change RawProjectPart::projectFile to FilePathAndrii Semkiv2024-09-162-5/+5
* Autotest: Replace occurrences of FilePath::toStringAndrii Semkiv2024-09-061-3/+4
* AutoTest: Display duration inside summary if availableChristian Stenger2024-08-291-0/+1
* AutoTest: Display results duration if possibleChristian Stenger2024-08-281-3/+6
* AutoTest: Use new SelectionAspect::setUseDataAsSavedValue()hjk2024-07-111-9/+1
* AutoTest: Extract helper function for re-useChristian Stenger2024-04-291-16/+3
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-082-4/+15
|\
| * Fix setEnabler / readSettings orderMarcus Tillmanns2023-11-071-2/+5
| * AutoTest: Fix handling of gtest settingsChristian Stenger2023-11-062-2/+10
* | AutoTest: Remove dead entitiesChristian Stenger2023-10-301-1/+0
|/
* AutoTest: Fix used IDsChristian Stenger2023-08-171-1/+1
* Test: Avoid some Id::withSuffix callshjk2023-08-163-9/+6
* Utils: Rename LabelPlacement::AtCheckBoxWithoutDummyLabel to Compacthjk2023-08-071-5/+5
* AutoTest: De-virtualize some propertieshjk2023-07-142-19/+4
* AutoTest: Use new approach for settingsChristian Stenger2023-07-131-1/+1
* CPlusPlus: Remove TranslationUnit::getTokenStartPosition()Christian Kandeler2023-07-131-1/+1
* AutoTest: Merge settings and tools hierarchies [2/2]hjk2023-07-124-4/+3
* CppEditor: Make a few CppModelManager functions statichjk2023-07-122-6/+6
* AutoTest: Merge settings and tools hierarchies [1/2]hjk2023-07-126-135/+119
* Autotest: Adapt to changed settings access pattern againhjk2023-07-101-1/+1
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-044-3/+4
|\
| * AutoTest: Improve QRegularExpression usagesChristian Stenger2023-07-043-3/+3
| * AutoTest: Fix seed rangesChristian Stenger2023-07-041-0/+1
* | Utils: Rework aspect implementationhjk2023-06-291-3/+3
|/
* AutoTest: Fix layout of settingsChristian Stenger2023-06-271-0/+6
* AutoTest: Fix special handling for gtest exitChristian Stenger2023-06-202-12/+12
* AutoTest: Fix some ui text punctuationChristian Stenger2023-06-201-1/+1
* Autotest: Use new aspect constructorhjk2023-05-252-18/+9
* Core: Even terser layout setup for option pageshjk2023-05-191-3/+3
* AutoTests: Aspectify parts of main settingshjk2023-05-121-2/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-05-121-1/+1
|\
| * AutoTest: Fix handling of multiple fails of testsChristian Stenger2023-05-121-1/+1
* | AutoTest: Some layout polishingChristian Stenger2023-05-121-12/+9
* | Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-4/+1
* | Autotest: Use new PagedSettingshjk2023-05-113-52/+31
* | Autotest: Move update connection from GTestSettingsPagehjk2023-05-081-5/+5
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* | Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-5/+5
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-131-7/+2
|\|
| * AutoTest: Remove gtest notes from visual treeChristian Stenger2023-03-101-7/+2
* | AutoTest: Fix missing includesChristian Stenger2023-03-021-0/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-6/+8
* | Autotest: Use QPromise for async callsJarek Kobus2023-02-272-3/+3