summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMimeDatabase: fix glob-deleteall support for the binary providersDavid Faure2023-09-131-4/+0
* Use the modern name for zone Asia/KolkattaEdward Welbourne2023-09-131-3/+6
* QMimeDatabase: collect glob patterns from all locationsDavid Faure2023-09-135-102/+24
* tst_qmimedatabase: move local override to the specific test methodDavid Faure2023-09-135-29/+41
* tst_qmimedatabase: separate xml files for Global and Local testsDavid Faure2023-09-133-41/+50
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-132-0/+74
* Add some tests for q(u)int128Marc Mutz2023-09-132-0/+13
* 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
* Enable qsettings tests on WASMMikolaj Boc2023-09-121-0/+1
* Add manual test for QTextCursor::insert*Shawn Rutledge2023-09-125-0/+476
* Fix undeclared identifier 'geteuid' for VxWorksMarcin Zdunek2023-09-121-2/+2
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-125-4/+91
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-111-0/+17
* QStringList: optimize replaceInStringsAhmad Samir2023-09-101-0/+13
* QStringList: test indexOf/lastIndexOf(QRegularExpression) overloadsAhmad Samir2023-09-101-23/+37
* QProcess: remove a XFAIL for QNXGiuseppe D'Angelo2023-09-081-4/+0
* tst_QAbstractItemModelTester: fix unittestChristian Ehrlicher2023-09-081-21/+22
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* tst_QHashFunctions: fix std::pair test to use QFETCH_GLOBAL seedsMarc Mutz2023-09-081-6/+0
* 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-071-0/+20
* Add static constexpr Boyer-Moore Latin-1 string matcherØystein Heskestad2023-09-071-0/+271
* Add StateLocation & GenericStateLocation to StandardLocationJonathan Ketchker2023-09-071-4/+40
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-065-3/+148
* tst_selftests: split the qFatal() test away from tst_SilentThiago Macieira2023-09-068-19/+63
* Revert "Dodge qFatal() so as to get coverage results despite it"Thiago Macieira2023-09-061-20/+1
* Remove redundant QPair includesAhmad Samir2023-09-062-2/+0
* QCborValue: add benchmark for operator[]Ivan Solovev2023-09-064-0/+87
* Add _tzset() call before mktime() on MSEdward Welbourne2023-09-055-0/+80
* QPrintDialog on macOS: Don't crash when parent is not a windowVolker Hilsheimer2023-09-051-0/+16
* QString: use new assign() in operator=({QByteArray, QChar, char *})Dennis Oberst2023-09-052-4/+83
* QCheckBox: add new checkStateChanged(Qt::CheckState) signalMarc Mutz2023-09-051-6/+10
* tst_QString: assign(it,it) add test-cases for empty rangeDennis Oberst2023-09-051-0/+20
* Add stereo support for DirectX12 and Vulkan backendsIlya Doroshenko2023-09-053-9/+58
* Reset palette resolve mask in windows vista styleSanthosh Kumar2023-09-051-11/+54
* tst_QDnsLookup: fix typo in CMakeListst.txtAhmad Samir2023-09-041-1/+1
* tst_QDnsLookup: skip a unittest on WindowsAhmad Samir2023-09-041-0/+4
* tst_qeventdispatcher: port to QDeadlineTimerAhmad Samir2023-09-041-8/+9
* tst_QString: deduplicate datatagsMårten Nordheim2023-09-041-9/+9
* QArrayData: make calculateBlockSize() account for the extra null elementThiago Macieira2023-09-032-2/+3
* QAnyStringView: fix construction from QL1SV for bootstrapped buildsIvan Solovev2023-09-031-0/+28
* QLocal{Socket,Server}: extend the test coverage for property bindingsIvan Solovev2023-09-032-7/+14
* tst_QDnsLookup: extend test coverage for property bindingsIvan Solovev2023-09-032-0/+35
* QStandardItemModel: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+5
* QTimer: extend property tests and fix binding loopIvan Solovev2023-09-033-0/+42
* tst_QMovie: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+21
* QAbstractProxyModel: fix binding loopsIvan Solovev2023-09-031-3/+3