summaryrefslogtreecommitdiff
path: root/src/plugins/autotest
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Correct states handling when parsing boost testsChristian Stenger2019-11-041-7/+13
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-282-2/+7
|\
| * AutoTest: Fix handling of parameterized boost testsChristian Stenger2019-10-172-2/+7
* | AutoTest: Fix gathering Boost test casesChristian Stenger2019-10-231-12/+16
* | AutoTest: Add some logging to test runnerChristian Stenger2019-10-171-5/+12
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-1/+2
|\ \ | |/
| * AutoTest: Fix Run Under Cursor for GTestChristian Stenger2019-10-101-1/+2
| * Revert "Autotest: Fix warning about type mismatch"Christian Stenger2019-08-232-2/+2
| * Autotest: Fix warning about type mismatchChristian Kandeler2019-08-222-2/+2
* | AutoTest: Tweak run after successful buildChristian Stenger2019-09-209-31/+87
* | AutoTest: Reparse only newly added frameworksChristian Stenger2019-09-182-19/+17
* | AutoTest: Remove leftover code and messageChristian Stenger2019-09-171-11/+1
* | AutoTest: Allow re-parsing with a sub-set of parsersChristian Stenger2019-09-172-37/+45
* | ClangTools: Add action for running on current fileNikolai Kosjar2019-09-128-10/+4
* | Remove unused QObject parent arguments on options pageshjk2019-09-114-6/+6
* | CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-103-3/+3
* | AutoTest: Re-order responsibilitiesChristian Stenger2019-09-068-39/+16
* | AutoTest: Remove bogus forward declarationCristian Adam2019-09-031-3/+0
* | CMake build: Build fix for automoc compilation failureCristian Adam2019-09-032-1/+6
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-022-3/+3
* | AutoTest: Remove bogus forward declarationEike Ziller2019-09-021-1/+0
* | AutoTest: Fix endless timer timeoutNikolai Kosjar2019-09-021-0/+1
* | AutoTest: De-noise code a bitChristian Stenger2019-09-026-110/+116
* | AutoTest: Shuffle namespaces for clearer separationChristian Stenger2019-09-0227-66/+56
* | AutoTest: Pimpl pluginChristian Stenger2019-09-022-65/+87
* | AutoTest: Allow run after build per projectChristian Stenger2019-09-025-1/+32
* | AutoTest: Add automatic run after buildChristian Stenger2019-09-028-5/+54
* | AutoTest: Add project based {en|dis}abling of test frameworksChristian Stenger2019-09-0213-45/+472
* | ProjectExplorer: Proliferate FilePathhjk2019-08-291-1/+1
* | AutoTest: Fix warning about type mismatchChristian Stenger2019-08-232-2/+2
* | AutoTest: Unify container usage in TestFrameworkManagerChristian Stenger2019-08-225-10/+17
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-226-10/+37
|\ \ | |/
| * AutoTest: Fix handling of unnamed QuickTestsChristian Stenger2019-08-226-10/+37
* | Test: Simplify TestConfiguration::completeTestInformation checkhjk2019-08-141-3/+1
* | AutoTest/ProjectExplorer: Move some unusual function towards only userhjk2019-08-141-1/+7
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-317-77/+123
|\ \ | |/
| * AutoTest: fine tune quick test case specsDavid Schulz2019-07-303-52/+50
| * AutoTest: Fix parsing of multiple test cases in single qml fileChristian Stenger2019-07-307-60/+108
* | Standardize on int for line and column valueshjk2019-07-268-24/+24
* | Avoid warning on empty expressionshjk2019-07-232-3/+3
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-122-5/+8
|\ \ | |/
| * AutoTest: Avoid unclosable progress bar widgetChristian Stenger2019-07-111-2/+5
| * Autotest: Avoid a deprecation warninghjk2019-07-051-1/+1
| * Avoid more deprecation warningshjk2019-07-051-2/+2
* | Test: Fix double semicolonDavid Schulz2019-07-101-2/+1
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-042-6/+6
|\ \ | |/
| * More Utils::toSet/toListhjk2019-07-041-2/+2
| * Utils: Add toSet/toList functionshjk2019-07-021-4/+4
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-282-2/+4
|\ \ | |/
| * Fix lupdate issuesEike Ziller2019-06-271-0/+1