summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qfactoryloader/test
Commit message (Expand)AuthorAgeFilesLines
* QFactoryLoader::instance(): don't fully parse static plugins' dataThiago Macieira2023-11-281-3/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Android: activate tst_qfactoryloaderIvan Solovev2022-03-251-45/+9
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-42/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-30/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-6/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-6/+6
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-2/+2
* Regenerate TestsLeander Beernaert2020-01-162-1/+2
* Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-282-10/+53
* Convert corelib plugin testsLeander Beernaert2019-10-211-0/+66
* Android: Pass tst_QFactoryLoaderMårten Nordheim2018-06-301-0/+8
* 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
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Allow loading of static plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-08-181-0/+5
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-291-0/+21