summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* QSequentialAnimationGroup: extend bindable property unit testsIvan Solovev2023-09-032-0/+13
* QPauseAnimation: extend tests and fix binding loopIvan Solovev2023-09-032-0/+8
* tst_QFileInfo: don't trigger libstdc++ std::filesystem bugThiago Macieira2023-09-011-0/+3
* tst_QFileInfo: replace a portion of a macro with a lambdaThiago Macieira2023-09-011-6/+8
* tst_QFileInfo::stdfilesystem: add extra Unicode string testsThiago Macieira2023-09-011-0/+12
* QAccessible: consistently respect rootIndex of item viewsVolker Hilsheimer2023-09-011-0/+47
* QMimeDatabase: fix detection of pattern conflict in different prefixesDavid Faure2023-09-014-10/+28
* Add QTextDocument* constructor argument to QTextMarkdownImporterShawn Rutledge2023-09-011-4/+4
* Constrain QCoreApplication::requestPermission to compatible functorsVolker Hilsheimer2023-09-011-0/+24
* Implement QSignalBlocker::dismiss()Axel Spoerl2023-08-311-0/+11
* tst_qstatictext: Fix CMake conditionAxel Spoerl2023-08-311-1/+1
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-011-1/+1
* tst_qsslkey: Fix CMake conditionAxel Spoerl2023-09-011-2/+2
* QItemSelectionModelPrivate: use QObjectPrivate::connectAxel Spoerl2023-09-011-0/+35
* tst_selftests: add a way to run a subset of all subprogramsThiago Macieira2023-08-311-0/+2
* tst_selftests: deduplicate the Unix/Linux conditionsThiago Macieira2023-08-301-9/+4
* wasm: rename JsString -> EcmaStringMorten Sørvig2023-08-301-4/+4
* Allow QObjects to opt in to receiving ParentAboutToChange/ParentChangeTor Arne Vestbø2023-08-301-0/+73
* tst_QSslSocket: don't use deprecated RSA apiTimur Pocheptsov2023-08-291-0/+2