aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest
Commit message (Expand)AuthorAgeFilesLines
* Fix capitalization of group box titlesEike Ziller32 hours1-2/+4
* CommandLine: Reuse new c'torJarek Kobus2 days1-1/+1
* CommandLine: Use more 1-arg c'torJarek Kobus8 days1-1/+1
* AutoTest: Fix capitalization on project settings pageEike Ziller9 days1-2/+4
* AutoTest: Remove unneeded captureChristian Stenger2024-05-021-1/+1
* AutoTest: Allow limiting scan inside project settingsChristian Stenger2024-04-304-0/+136
* AutoTest: Extract helper function for re-useChristian Stenger2024-04-293-17/+19
* AutoTest: Disable timeout by defaultChristian Stenger2024-04-236-10/+24
* AutoTest: Fix running order for QTest testsChristian Stenger2024-04-191-16/+66
* ProjectExplorer: Make settings access more directhjk2024-04-121-6/+3
* SettingsDialog: Call Aspect::cancel on cancelMarcus Tillmanns2024-03-141-0/+2
* Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-02-294-46/+24
|\
| * AutoTest: Fix bugs on catch2 fixtureAurele Faure2024-02-293-24/+18
| * AutoTest: Suppress progress bar more aggressivelyChristian Stenger2024-02-281-1/+1
| * AutoTest: Delay reparsing of postponed filesChristian Stenger2024-02-281-21/+5
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-284-4/+4
|/
* AutoTest: Small fixes in translatable stringsEike Ziller2024-02-262-11/+16
* AutoTest: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-024-4/+3
* AutoTest: Parse for file paths in Qt test outputChristian Stenger2024-02-015-2/+40
* Core: Add a MenuBuilderhjk2024-02-011-13/+14
* AutoTest: Use setupFunction for TestSettingsPagehjk2024-01-293-16/+21
* AutoTest: Reuse LoopListJarek Kobus2024-01-261-7/+6
* Use std::chrono for TaskProgress::setHalfLifeTimePerTaskEike Ziller2024-01-221-1/+2
* Autotest: Move unit plugin test creation closer to the tested codehjk2024-01-193-58/+53
* AutoTest: Reuse TaskTreeRunner for test scannerJarek Kobus2024-01-172-17/+19
* AutoTest: Reuse TaskTreeRunner for test runnerJarek Kobus2024-01-172-25/+26
* AutoTest: Merge group setup with process setupJarek Kobus2024-01-171-11/+6
* AutoTest: Reindent properly runTestsHelper() [part 2]Jarek Kobus2024-01-161-58/+58
* AutoTest: Reindent properly runTestsHelper() [part 1]Jarek Kobus2024-01-161-38/+38
* AutoTest: Use LoopRepeat for test runnerJarek Kobus2024-01-161-12/+17
* AutoTest: Pass a list of results inside testParseResultsReady()Jarek Kobus2024-01-154-15/+17
* AutoTest: Use LoopRepeat for test scannerJarek Kobus2024-01-151-15/+21
* AutoTest: Hide plugin class definition in the .cpphjk2024-01-127-137/+127
* AutoTest: Fix location parsing for Qt TestChristian Stenger2024-01-112-11/+7
* AutoTest: Use new setup pattern for TestNavigationWidgetFactoryhjk2024-01-103-23/+25
* Autotest: Avoid using keys()Jarek Kobus2024-01-081-2/+2
* AutoTest: More ActionBuilder polishhjk2023-12-191-29/+27
* Autotest: New-new ActionBuilder setuphjk2023-12-191-72/+72
* Core: Rename ActionBuilder::setOn* to addOn*hjk2023-12-131-12/+12
* Core: Rename ActionBuilder::setContainer to addToContainerhjk2023-12-131-12/+12
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-122-2/+2
* AutoTest: Provide locator for finding data tagsChristian Stenger2023-12-054-0/+108
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-272-2/+2
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-242-2/+2
* AutoTest: Remove unused variablesChristian Stenger2023-11-232-2/+0
* AutoTest: Fix coverity warningChristian Stenger2023-11-211-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-203-2/+5
|\
| * AutoTest: Fix handling of critical messagesChristian Stenger2023-11-173-2/+5
* | TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* | TaskTree: Get rid of Storage subclass of GroupItemJarek Kobus2023-11-201-1/+1