summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Logging: fix crash when decoding a symbol that isn't a functionThiago Macieira2023-02-231-0/+65
* qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-1/+5
* Endian: Provide special integer bitfield unionsUlf Hermann2022-05-311-1/+105
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-251-0/+35
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-171-2/+5
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-03-161-0/+5
* Backport recent QFlags testsMarc Mutz2022-03-151-0/+67
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* Fix tst_qfloat16 run time error for INTEGRITY (tested on sa8115)Tatiana Borisova2022-02-021-0/+5
* tst_qglobalstatic is halted on INTEGRITY deviceTatiana Borisova2021-12-201-0/+6
* QNX: Remove expected failPasi Petäjäjärvi2021-12-121-3/+0
* Fix tst_qfloat16 runtime failure for INTEGRITYTatiana Borisova2021-12-061-0/+13
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-172-0/+3
* Compile autotests for IntegrityTatiana Borisova2021-09-212-5/+8
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-171-8/+10
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-161-1/+14
* Add test for native interface machineryTor Arne Vestbø2021-07-163-0/+129
* Fix tst_qmessagehandler::formatLogMessage() test on AndroidAssam Boudjelthia2021-07-011-0/+4
* Long live qToUnderlyingGiuseppe D'Angelo2021-05-181-0/+20
* PRIx macros: add some actual testingGiuseppe D'Angelo2021-05-181-10/+10
* QFlags: add test(Any)Flag(s)Giuseppe D'Angelo2021-05-151-0/+58
* Use a more forgiving threshold for qFuzzyIsNull(qfloat16)Edward Welbourne2021-04-291-1/+1
* Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16Edward Welbourne2021-04-293-2/+69
* Fix warnings from ignored [[nodiscard]] returnsVolker Hilsheimer2021-04-281-8/+8
* Long live PRI*QdatatypesGiuseppe D'Angelo2021-04-251-0/+31
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-061-1/+5
* 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