summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Skip globalstatic threadStressTest on QEMUToni Saario2021-03-052-0/+6
* Fix warning about unused variableAndreas Buhr2021-02-181-0/+1
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-222-6/+0
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-5/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0719-173/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2212-12/+13
* qRound: do not expect failure on ARM64Samuli Piippo2020-12-171-0/+8
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-7/+7
* Add test for qRoundDavid Skoland2020-12-021-0/+56
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-305-0/+157
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* Improve qFloatDistance() test coverageEdward Welbourne2020-11-171-0/+1
* Extend tests for QLoggingIvan Solovev2020-11-174-0/+384
* Add tests for QOperatingSystemVersionIvan Solovev2020-11-096-1/+205
* QRandomGenerator: add 64-bit bounded() versionsThiago Macieira2020-10-201-6/+83
* Add {add,sub,mul}_overflow detection when one operand is a constantThiago Macieira2020-09-291-147/+171
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2313-16/+16
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-1/+1
* Tests: fix qlogging build fail for AndroidAssam Boudjelthia2020-09-151-7/+6
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Round float->qfloat16 to evenAllan Sandfeld Jensen2020-09-061-2/+68
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-036-0/+335
* Remove remaining traces of deprecated QtMsgHandlerMarcel Krems2020-08-291-9/+0
* Cleanup QTypeInfoLars Knoll2020-08-261-2/+2
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-3/+3
* Fix compiler warning about implict cast to doubleLars Knoll2020-08-161-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* qglobal.h: remove deprecated global functionsEdward Welbourne2020-08-147-94/+1
* Remove const volatile qualifier on return type in testTor Arne Vestbø2020-08-041-6/+6
* Add float->qfloat16 rounding and fix the testsAllan Sandfeld Jensen2020-07-311-32/+32
* Disable deprecation warnings in some testsTor Arne Vestbø2020-07-292-0/+4
* Make qfloat16 helper functions consistent with float/double versionsAllan Sandfeld Jensen2020-07-281-1/+1
* Disable warning about self-move and self-assign-overloadTor Arne Vestbø2020-07-261-0/+4
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-231-39/+0
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-094-9/+33
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0911-13/+13
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-073-5/+5
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Allow qMin, qMax and qBound for types that can be losslessly convertedLars Knoll2020-06-251-0/+27
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-195-28/+32
* Remove unused functionality from QTypeInfoLars Knoll2020-06-181-2/+0
* Remove winrtOliver Wolff2020-06-065-25/+19
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-59/+0
* CMake: Fix build of qlogging test on MinGWAlexandru Croitor2020-04-301-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-3/+3
|\
| * Make tst_QRandomGenerator::qualityReal() test more stableSona Kurazyan2020-03-251-3/+3
* | Remove QLinkedListSona Kurazyan2020-02-191-1/+0
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-125-5/+5
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-244-8/+17
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-5/+5
| |\|