summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Avoid ending Markdown fenced code blocks with gratuitous blank linesShawn Rutledge2022-05-203-6/+6
* Convert <pre> to Markdown ``` and vice-versa with nonBreakableLinesShawn Rutledge2022-05-192-2/+77
* unblacklist passing tests 2022Anna Wojciechowska2022-05-186-23/+0
* qglobal.h: #include <stdbool.h> in C modeThiago Macieira2022-05-181-9/+0
* Fix return value of qGlobalPostedEventsCount()Marc Mutz2022-05-181-11/+6
* Make qGlobalPostedEventsCount() auto-test-exported-onlyMarc Mutz2022-05-182-0/+4
* Remove manual declarations of qGlobalPostedEventsCount()Marc Mutz2022-05-182-8/+1
* Un-blacklist markdown tests: QSKIP when fonts are scrambledShawn Rutledge2022-05-184-31/+92
* Use QAbstractItemModelTester or QFileSystemModelAndreas Buhr2022-05-181-0/+35
* Fix memory leak in tst_qtreewidgetAndreas Buhr2022-05-181-0/+2
* Make uic generate correct C++ commentsVolker Hilsheimer2022-05-1851-102/+177
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-181-5/+32
* QTextDocument/QGraphicsTextItem: skip layout in setTextWidth(0)David Faure2022-05-171-2/+3
* Guard the use of QWinEventNotifier in testsAlexey Edelev2022-05-173-0/+6
* QDBusArgument: ensure std::vector isn't seen as an associative containerDavid Faure2022-05-171-0/+3
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-171-0/+9
* Fold methods for object return type into generic methodsVolker Hilsheimer2022-05-171-0/+31
* Use SPDX license identifiersLucie Gérard2022-05-161061-29240/+2289
* Add QTextDocFragment::to/fromMarkdown() & QTextCursor::insertMarkdown()Shawn Rutledge2022-05-141-0/+222
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-141-0/+51
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-132-17/+150
* Only configure one test for wasmDavid Skoland2022-05-121-0/+7
* Add BiC data for the new way to do BiC testingVille Voutilainen2022-05-124-0/+106940
* QMetaType: Fix normalization on MSVC if name contains enumFabian Kosmale2022-05-121-0/+6
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-117-18/+6
* Exclude network tests based on featureDavid Skoland2022-05-112-3/+5
* Update shared-mime-info to the 2.2 releaseLiang Qi2022-05-111-5/+5
* QPolygon: add toPolygonF()Marc Mutz2022-05-101-0/+12
* tst_qobjectrace: fix potential UB (something with pointers and new)Marc Mutz2022-05-071-11/+7
* Endian: Provide special integer bitfield unionsUlf Hermann2022-05-071-1/+105
* Generate JNI signature strings at compile timeVolker Hilsheimer2022-05-053-0/+123
* Add test-helper as dependency to tst_qdbusinterfaceMårten Nordheim2022-05-041-0/+2
* QTextStream: complete char16_t supportMarc Mutz2022-05-041-0/+9
* Blacklist: test cases blacklisted in tst_QTcpServer:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Blacklist: test cases blacklisted in tst_QDockWidget:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Blacklist: test cases blacklisted in tst_QNetworkReply:CI Insignificant Platforms Monitor Bot2022-05-041-0/+3
* QTextStream: fix streaming of char16_t'sMarc Mutz2022-05-031-0/+27
* Deprecate _qs and _qba literal operators in favor of _s and _baSona Kurazyan2022-05-022-2/+6
* Replace remaining uses of deprecated _qs with _sSona Kurazyan2022-05-023-6/+10
* tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-04-291-2/+6
* Implement support for '0b' prefix in toInt() etcMarc Mutz2022-04-281-4/+1
* Optimize the QPalette::resolve from the other paletteJiDe Zhang2022-04-281-0/+8
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+59
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-272-3/+39
* tst_qitemdelegate: make it more robustGiuseppe D'Angelo2022-04-271-2/+1
* Fix qlocale_unix's handling of uiLanguages to take script into accountEdward Welbourne2022-04-271-0/+6
* Return more specific entries before less in QLocale::uiLanguages()Edward Welbourne2022-04-271-12/+12
* tests: Blacklist tst_QLocalSocket::threadedConnection on WindowsAlexandru Croitor2022-04-271-0/+3
* Don't declare type 'id' in the global namespace in a public headerTor Arne Vestbø2022-04-272-0/+77