summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-0729-459/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-225-5/+8
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-231-0/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-043-6/+18
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2326-89/+48
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-221-0/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-115-5/+5
* Make QUUid constructors from string like types explicitLars Knoll2020-08-271-3/+3
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Fix warning when comparing qsizetype to result of sizeofTor Arne Vestbø2020-07-261-1/+1
* tst_QPluginLoader: Fix MachO stub testsTor Arne Vestbø2020-07-222-5/+12
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0921-48/+46
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-012-1/+19
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-093-0/+19
* Remove winrtOliver Wolff2020-06-0612-60/+3
* CMake: Fix tst_quuid to pass on macOSAlexandru Croitor2020-06-042-1/+17
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-1/+1
| | |\
| | | * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
|/ / /
* | | CMake: Fix tst_pluginLeander Beernaert2020-02-202-0/+8
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-123-5/+3
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
| |/
* | Regenerate TestsLeander Beernaert2020-01-166-3/+6
* | Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-2817-35/+290
* | Convert corelib plugin testsLeander Beernaert2019-10-2125-0/+695
|/
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-184-7/+13
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-1/+2
|\
| * QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-6/+13
|\|
| * Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
* | test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5
* | moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATAUlf Hermann2019-04-112-1/+2
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-1/+1
|\
| * Fix build with -no-gui on macOSAlex Richardson2019-03-041-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-046-61/+80
|\|
| * Avoid invalid qmake code in macOS-specific pluginloader testUlf Hermann2018-11-306-61/+80
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-273-3/+3
|\|
| * Use msvc qmake scope where appropriateJoerg Bornemann2018-11-223-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-113-1/+26
|\|
| * moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-103-1/+26
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-022-8/+58
|\|