summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
* QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
* Fix building test qpluginloader/machtest against installed qtbaseFrederik Gladhorn2015-03-251-2/+5
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+4
* Update copyright headersJani Heikkinen2015-02-1125-172/+172
* Update license headers and add new license filesMatti Paaso2014-09-2425-472/+272
* Don't store QLibraryPrivate with empty file names in the global storeThiago Macieira2014-07-231-0/+3
* Fix a few more race conditions with QLibrary::LoadHintsThiago Macieira2014-07-231-0/+8
* 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
|/
* qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-0/+12
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-163-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-1/+1
|\
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-1/+1
* | OSX: Make machtest compile on 10.9Liang Qi2013-08-051-2/+2
* | Make the Mach-O size checking a little more robustThiago Macieira2013-07-203-3/+222
* | Add a Mach-O decoder to the QPluginLoaderThiago Macieira2013-07-206-2/+289
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
* Make sure that the reference count for plugins is kept correctlyThiago Macieira2013-02-273-1/+60
* Autotest: check that the plugin was actually unloaded in QPluginLoaderThiago Macieira2013-02-271-0/+20
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2322-22/+22
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1822-22/+22
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* QPluginLoader: fix loading of plugins with a relative file nameDavid Faure2012-12-044-6/+30
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2222-545/+545
* Test: fix warning for tst_QPluginLoader::loadGarbageCaroline Chao2012-09-221-3/+5
* remove mentions of borland from project filesOswald Buddenhagen2012-09-193-3/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0115-0/+15
* Fix reloading of pluginsLars Knoll2012-08-011-0/+24
* make use of $$[FOO/get] propertiesOswald Buddenhagen2012-06-191-2/+2
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-285-0/+5
* Remove insignification from QPluginLoader and QFactoryLoader tests.Jason McDonald2012-04-172-3/+0
* Fix a crash in QFactoryLoaderJonas Rabbe2012-03-2912-0/+476
* Fix QLibrary autotest for WindowsMiikka Heikkinen2012-02-283-4/+17
* Use new plugin system in plugin autotest.Friedemann Kleint2012-02-239-9/+41
* Fixed qlibrary unittest to work on macKurt Korbatits2012-02-102-1/+2
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-0/+2
* Changed qlibrary unittest to use applicationDirPath()Kurt Korbatits2012-01-311-34/+34
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Update contact information in license headers.Jason McDonald2012-01-2315-15/+15
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-2/+26
* Update copyright year in license headers.Jason McDonald2012-01-0515-15/+15
* Registered QUuid in the metatype system as a builtin type.Denis Dzyubenko2012-01-051-0/+31
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+2
* Remove mention of Trolltech in qlibrary autotest.Jason McDonald2011-12-283-8/+8
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-063-13/+0
* Fixed installation of corelib testsRohan McGovern2011-12-0113-82/+54
* Improved failure messages from tst_qlibraryRohan McGovern2011-11-281-6/+5