summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update public suffix listMarc Mutz2023-09-211-0/+0
* IPC: disallow unknown queries in QNativeIpcKey string formThiago Macieira2023-09-181-3/+5
* QtFuture: Prevent whenAll()/whenAny() from creating reference cyclesArno Rehn2023-09-181-0/+34
* Long live Q_(U)INT128_C()!Marc Mutz2023-09-151-0/+129
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-152-0/+74
* Add some tests for q(u)int128Marc Mutz2023-09-142-0/+13
* QString: fix append() wrt. raw dataMårten Nordheim2023-09-132-0/+32
* Fix qHash(qfloat16) to match Qt 6.4 behaviorMarc Mutz2023-09-121-6/+0
* embeddedwindows: Mask the painting manually by applying a clipTor Arne Vestbø2023-09-121-0/+2
* embeddedwindows: Fill bounds, instead of event rectTor Arne Vestbø2023-09-121-2/+3
* xcb: Reflect geometry of foreign window on creationTor Arne Vestbø2023-09-121-2/+0
* tst_QDnsLookup: skip a unittest on WindowsAhmad Samir2023-09-121-0/+4
* tst_QDnsLookup: fix typo in CMakeListst.txtAhmad Samir2023-09-121-1/+1
* tst_qdnslookup: fix the location of the opcode in the headerThiago Macieira2023-09-121-1/+1
* QComboBox: scroll the popup to the top before positioning itRichard Moe Gustavsen2023-09-121-0/+54
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-121-1/+1
* tst_qstatictext: Fix CMake conditionAxel Spoerl2023-09-121-1/+1
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-121-0/+17
* tst_QString: assign(it,it) add test-cases for empty rangeDennis Oberst2023-09-121-0/+20
* QProcess/Unix: update the close-file-descriptors feature with a minimumThiago Macieira2023-09-122-4/+59
* QProcess: remove a XFAIL for QNXGiuseppe D'Angelo2023-09-121-4/+2
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-125-4/+91
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-09-117-37/+71
* QCborValue: add benchmark for operator[]Ivan Solovev2023-09-114-0/+87
* QAbstractProxyModel: delay headerDataChanged emissions when inserting/removin...Giuseppe D'Angelo2023-09-101-2/+2
* tst_QHashFunctions: fix std::pair test to use QFETCH_GLOBAL seedsMarc Mutz2023-09-081-6/+0
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* tst_QHashFunctions: test with actual 64-bit seedsMarc Mutz2023-09-081-12/+18
* QArrayDataPointer: remove Q_CHECK_PTR in assign(it, it) againDennis Oberst2023-09-081-0/+20
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-065-3/+148
* tst_qsslkey: Fix CMake conditionAxel Spoerl2023-09-061-2/+2
* QItemSelectionModelPrivate: use QObjectPrivate::connectAxel Spoerl2023-09-061-0/+35
* QTimer: extend property tests and fix binding loopIvan Solovev2023-09-063-0/+40
* QPrintDialog on macOS: Don't crash when parent is not a windowVolker Hilsheimer2023-09-051-0/+16
* Reset palette resolve mask in windows vista styleSanthosh Kumar2023-09-051-11/+54
* QMimeDatabase: fix detection of pattern conflict in different prefixesDavid Faure2023-09-044-10/+28
* tst_QString: deduplicate datatagsMårten Nordheim2023-09-041-9/+9
* QArrayData: make calculateBlockSize() account for the extra null elementThiago Macieira2023-09-042-2/+3
* QAbstractProxyModel: fix binding loopsIvan Solovev2023-09-031-3/+3
* tst_QDnsLookup: extend test coverage for property bindingsIvan Solovev2023-09-032-0/+35
* tst_QMovie: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+21
* QLocal{Socket,Server}: extend the test coverage for property bindingsIvan Solovev2023-09-032-7/+14
* QPauseAnimation: extend tests and fix binding loopIvan Solovev2023-09-032-0/+8
* QSequentialAnimationGroup: extend bindable property unit testsIvan Solovev2023-09-032-0/+13
* QStandardItemModel: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+5
* tst_QFileInfo::stdfilesystem: add extra Unicode string testsThiago Macieira2023-09-011-0/+12
* tst_QFileInfo: replace a portion of a macro with a lambdaThiago Macieira2023-09-011-6/+8
* tst_QFileInfo: don't trigger libstdc++ std::filesystem bugThiago Macieira2023-09-011-0/+3
* QAccessible: consistently respect rootIndex of item viewsVolker Hilsheimer2023-09-011-0/+47
* Constrain QCoreApplication::requestPermission to compatible functorsVolker Hilsheimer2023-09-011-0/+24