summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qpluginloader/tst_qpluginloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-111-0/+8
|\
| * moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-101-0/+8
* | QPluginLoader: pave the way for Qt 6 plugin meta dataThiago Macieira2018-08-211-1/+36
|/
* 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
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+0
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+4
* Fix building tst_QPluginLoader on OS X, non-devel buildsFrederik Gladhorn2015-05-131-2/+2
* Allow passing absolute paths without file extension to QPluginLoaderAlex Richardson2015-02-261-0/+15
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-3/+3
* Make the Mach-O size checking a little more robustThiago Macieira2013-07-201-0/+5
* Add a Mach-O decoder to the QPluginLoaderThiago Macieira2013-07-201-0/+73
* Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-271-1/+48
* Autotest: check that the plugin was actually unloaded in QPluginLoaderThiago Macieira2013-02-271-0/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-041-5/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Test: fix warning for tst_QPluginLoader::loadGarbageCaroline Chao2012-09-221-3/+5
* Fix reloading of pluginsLars Knoll2012-08-011-0/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-11/+10
* Revert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240dToby Tomkins2011-11-221-3/+3
* Improve diagnostics of QPluginLoader test.Jason McDonald2011-11-181-4/+4
* Fix indentation of QPluginLoader test.Jason McDonald2011-11-181-21/+21
* Improve QPluginLoader autotest diagnostics.Jason McDonald2011-11-181-53/+16
* Cleanup corelib autotestsJason McDonald2011-11-071-15/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-59/+2
* Moving relevant tests to corelib/pluginHolger Ihrig2011-09-011-0/+406