summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-21/+35
| * Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-012-8/+44
* | QPluginLoader: pave the way for Qt 6 plugin meta dataThiago Macieira2018-08-216-1/+91
|/
* Enable QPluginLoader test for static buildsSimon Hausmann2018-08-032-2/+32
* tst_qpluginloader: Fix preprocessor conditionOliver Wolff2018-07-271-1/+1
* tst_qplugin: Re-enable loadReleasePlugin test caseOliver Wolff2018-07-261-0/+1
* Skip qplugin auto test for static configurationsOliver Wolff2018-07-261-0/+1
* Plugins: fix crash if the binary JSON data contains invalid sizeThiago Macieira2018-07-194-2/+163
* QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-141-2/+2
* Android: Pass tst_QFactoryLoaderMårten Nordheim2018-06-302-0/+19
* Android: Pass tst_qlibraryMårten Nordheim2018-06-292-15/+57
* Android: Pass tst_QUuidMårten Nordheim2018-06-281-0/+11
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16