summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qpluginloader
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-041-1/+1
|\
| * The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+5
|\|
| * Fix building test qpluginloader/machtest against installed qtbaseFrederik Gladhorn2015-03-251-2/+5
* | Allow passing absolute paths without file extension to QPluginLoaderAlex Richardson2015-02-261-0/+15
|/
* Update copyright headersJani Heikkinen2015-02-1110-67/+67
* Update license headers and add new license filesMatti Paaso2014-09-2410-187/+107
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+1
|\
| * Android: Fix compilation of qpluginloader testEskil Abrahamsen Blomfeldt2014-06-301-1/+1
* | Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-3/+3
|/
* OSX: Make machtest compile on 10.9Liang Qi2013-08-051-2/+2