summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* wasm: Add auto test corelib/io/qabstractfileengineEven Oscar Andersen2024-02-231-0/+1
* JNI: Support QStringList as a parameter of native functionsVolker Hilsheimer2024-02-233-0/+37
* JNI: implement support for native functions taking a listVolker Hilsheimer2024-02-232-1/+51
* Blacklist tst_QApplication::abortQuitOnShow on AndroidVolker Hilsheimer2024-02-231-0/+4
* Try to stabilize tst_QApplication::abortQuitOnShowVolker Hilsheimer2024-02-221-1/+15
* QStorageInfo: Use new comparison helper macrosRym Bouabid2024-02-221-5/+12
* QProcessEnvironment: Use new comparison helper macrosRym Bouabid2024-02-222-6/+13
* Iconbrowser test: use the variable font on AndroidVolker Hilsheimer2024-02-211-2/+2
* wasm: add local font loading manual testMorten Sørvig2024-02-205-0/+270
* QPainter: fix assert when drawing bitmaps at very near to .5 coordEirik Aavitsland2024-02-201-0/+11
* Long live QT_TECH_PREVIEW_APIGiuseppe D'Angelo2024-02-202-0/+45
* Simplify QLatin1StringView vs byte array relational operatorsIvan Solovev2024-02-201-1/+0
* Add QStringView vs byte array relational operatorsIvan Solovev2024-02-201-6/+2
* Add QByteArrayView vs const char * relational operatorsIvan Solovev2024-02-201-4/+0
* Add QByteArray vs QByteArrayView relational operatorsIvan Solovev2024-02-201-4/+0
* Add QUtf8StringView vs byte array relational operatorsIvan Solovev2024-02-201-6/+0
* Add QLatin1StringView vs QByteArrayView relational operatorsIvan Solovev2024-02-201-2/+2
* Comparison helper macros: add an Attributes parameterIvan Solovev2024-02-203-4/+64
* rcc: Suppress MSVC warning C4711 in generated codehjk2024-02-196-0/+30
* wasm: Add missing test io/qtbufferEven Oscar Andersen2024-02-191-0/+1
* Add QUtf8StringView vs QLatin1StringView relational operatorsIvan Solovev2024-02-161-1/+0
* Refactor tst_qcomparehelpersIvan Solovev2024-02-164-188/+255
* QList: add uninitialized resizesGiuseppe D'Angelo2024-02-161-0/+46
* QTimer: use QTest::ingoreMessage() for negative internvals testsAhmad Samir2024-02-151-0/+15
* QVarLengthArray: re-publish Prealloc as a nested PreallocatedSizeMarc Mutz2024-02-151-0/+10
* Baseline tests: avoid rendering items that are blacklisted on the serverEirik Aavitsland2024-02-153-10/+35
* tst_QNetworkReply: Try to stabilize qtbug68821proxyErrorMårten Nordheim2024-02-151-5/+12
* QDir: Use QT_TEST_EQUALITY_OPS macro in unit-testsRym Bouabid2024-02-151-6/+2
* Iconbrowser: render theme icons as list with large iconsVolker Hilsheimer2024-02-151-1/+2
* tst_QTextMarkdownWriter: test both ways of setting font characteristicsShawn Rutledge2024-02-141-0/+122
* QFileInfo: Use new comparison helper macrosRym Bouabid2024-02-142-1/+9
* QRhiWidget: Tear down resources before window has changedTor Arne Vestbø2024-02-141-1/+8
* wasm: Add corelib/io/qdataurl autotestEven Oscar Andersen2024-02-141-0/+1
* QFilesystemWatcher: speed up the unittestsAhmad Samir2024-02-141-26/+43
* Change license in test fileLucie Gérard2024-02-141-1/+1
* QTextMarkdownWriter: Don't word-wrap headingsShawn Rutledge2024-02-132-0/+10
* QTextMarkdownWriter: Avoid omitting or misplacing ending indicatorsShawn Rutledge2024-02-131-1/+83
* QTextMarkdownWriter: Handle lists in blockquotes correctlyShawn Rutledge2024-02-134-3/+27
* Fix build with gcc-14Allan Sandfeld Jensen2024-02-142-7/+7
* QDir: Use new comparison helper macrosRym Bouabid2024-02-132-6/+15
* macOS: Implement support for backing store static contentsTor Arne Vestbø2024-02-131-0/+5
* Add QPlatformIntegration::BackingStoreStaticContents capabilityTor Arne Vestbø2024-02-132-3/+11
* tst_QWidgetRepaintManager::staticContents: Trigger resize via QWindowTor Arne Vestbø2024-02-131-3/+9
* QBackingStore: Take DPR into account when resizing with static contentsTor Arne Vestbø2024-02-131-0/+76
* qHash: backport the q(u)int128-to-quint64 reduction trick to 32-bitThiago Macieira2024-02-121-1/+1
* Add missing qHash(qu/int128) overloadsMarc Mutz2024-02-121-0/+25
* tst_QHashFunctions: make the consistency check table-drivenThiago Macieira2024-02-121-72/+214
* QTimer: do not set active state when setting a negative intervalIvan Solovev2024-02-121-1/+37
* tst_QWidgetRepaintManager::scrollWithOverlap(): Disable scroll barsTor Arne Vestbø2024-02-121-0/+2
* QWidgetWindow: Don't meddle with WA_WState_{Hidden/ExplicitShowHide}Tor Arne Vestbø2024-02-122-0/+170