summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qpluginloader
Commit message (Expand)AuthorAgeFilesLines
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-123-83/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0712-176/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-239-59/+18
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-221-0/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-112-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-098-23/+21
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-091-0/+7
* Remove winrtOliver Wolff2020-06-066-32/+0
* 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
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* 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-162-1/+2
* | Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-288-12/+149
* | Convert corelib plugin testsLeander Beernaert2019-10-217-0/+182
|/
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* 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
* | 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-271-1/+1
|\|
| * Use msvc qmake scope where appropriateJoerg Bornemann2018-11-221-1/+1
* | 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
* | QPluginLoader: pave the way for Qt 6 plugin meta dataThiago Macieira2018-08-216-1/+91
|/
* Enable QPluginLoader test for static buildsSimon Hausmann2018-08-031-0/+31
* tst_qpluginloader: Fix preprocessor conditionOliver Wolff2018-07-271-1/+1
* QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-141-2/+2
* Remove spurious execute permissionsEdward Welbourne2017-12-083-0/+0
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-8/+14
* macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
* Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-3/+8
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-023-0/+11
|\
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-293-0/+11
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-2110-169/+119
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+4
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-014-4/+0
|/
* Fix building tst_QPluginLoader on OS X, non-devel buildsFrederik Gladhorn2015-05-131-2/+2