summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix test when accessing patched plugin too fastPasi Petäjäjärvi2021-11-191-3/+18
* QPluginLoader: fix indentation and commentsThiago Macieira2021-11-051-1/+1
* QPluginLoader/ELF: fix Clang ASan buildsThiago Macieira2021-11-041-1/+3
* QNX: Handle missing elf.h gracefullyJanne Juntunen2021-10-281-5/+11
* QPlugin: Move the plugin metadata to a note in ELF platformsThiago Macieira2021-10-186-62/+503
* QElfParser: rewrite using elf.hThiago Macieira2021-10-069-55/+317
* Q{Elf,Mach}Parser: harmonize the arguments passedThiago Macieira2021-10-041-3/+4
* QPlugin: update the arch requirements to match the x86-64 ISA levelsThiago Macieira2021-10-041-9/+10
* QPlugin: move some of the logic from moc's output to qplugin.hThiago Macieira2021-10-041-7/+4
* Q{Elf,Mach}Parser: simplify the return codesThiago Macieira2021-09-241-33/+33
* tst_qplugin{,loader}: make it pass on MacsThiago Macieira2021-09-241-6/+6
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-12/+4
* QPlugin/QFactoryLoader: remove Qt 5 plugin remnantsThiago Macieira2021-09-141-37/+0
* Re-enable tst_qplugin on LinuxThiago Macieira2021-09-141-6/+1
* tst_QPluginLoader: Simplify creating a fake pointer in fakeplugin.cppMartin Storsjö2021-08-201-2/+2
* QUuid: port to QAnyStringViewMarc Mutz2021-07-301-0/+5
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-182-0/+3
* tst_qlibrary: don't use absolute paths for symlinksSamuli Piippo2021-05-072-5/+5
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+3
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1210-253/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0729-459/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-225-5/+8
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-231-0/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-043-6/+18
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2326-89/+48
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-221-0/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-115-5/+5
* Make QUUid constructors from string like types explicitLars Knoll2020-08-271-3/+3
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Fix warning when comparing qsizetype to result of sizeofTor Arne Vestbø2020-07-261-1/+1
* tst_QPluginLoader: Fix MachO stub testsTor Arne Vestbø2020-07-222-5/+12
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0921-48/+46
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-012-1/+19
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-093-0/+19
* Remove winrtOliver Wolff2020-06-0612-60/+3
* CMake: Fix tst_quuid to pass on macOSAlexandru Croitor2020-06-042-1/+17
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-1/+1
| | |\
| | | * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* | | | 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
|/ / /
* | | CMake: Fix tst_pluginLeander Beernaert2020-02-202-0/+8
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-123-5/+3