summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qfactoryloader
Commit message (Expand)AuthorAgeFilesLines
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-2/+3
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-0/+4
|\|
| * Make the factoryloader test compile without library supportUlf Hermann2017-02-222-0/+4
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-2/+0
|/
* Convert the old feature systemLars Knoll2016-09-151-2/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-023-0/+11
|\
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-293-0/+11
* | Updated license headersJani Heikkinen2016-01-217-119/+84
* | 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-013-3/+0
* | Allow loading of static plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-08-182-1/+12
|/
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-162-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-174/+174
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove insignification from QPluginLoader and QFactoryLoader tests.Jason McDonald2012-04-171-1/+0
* Fix a crash in QFactoryLoaderJonas Rabbe2012-03-2911-0/+475