summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QSignalSpy: fix data race between wait() and emit from another threadDavid Faure2024-03-191-1/+31
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova2024-03-191-7/+77
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira2024-03-182-0/+15
* Support foreground gradient in CSS parser and HTML generatorEskil Abrahamsen Blomfeldt2024-03-181-1/+89
* Implement support for stroke color and width in CSS parserEskil Abrahamsen Blomfeldt2024-03-181-0/+25
* Fix truncation warning in generation_helpersIsak Fyksen2024-03-181-4/+1
* tst_qnetworkreply::httpConnectionCount: tentatively increase timeoutMårten Nordheim2024-03-181-1/+1
* QProperty: Destroy binding when refcount is 0Ulf Hermann2024-03-181-0/+44
* Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexprIvan Solovev2024-03-181-0/+32
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev2024-03-181-0/+5
* tst_qfuture: Update EXPECT_FAIL msvc conditionMårten Nordheim2024-03-181-1/+1
* Revert "Don't do font merging for PUA characters"Eskil Abrahamsen Blomfeldt2024-03-181-39/+0
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir2024-03-173-6/+6
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir2024-03-173-6/+9
* QCommandLineParser: remove redundant #ifdef from unittestAhmad Samir2024-03-161-4/+0
* QDir{Iterator,Listing}: fix unittestAhmad Samir2024-03-162-12/+12
* Fix truncation warnings in tst_qnumericIsak Fyksen2024-03-161-1/+1
* Fix overflow warnings in tst_qnumericIsak Fyksen2024-03-161-0/+3
* wasm: Add corelib/io/largefileEven Oscar Andersen2024-03-162-5/+11
* Fix QTextEngine regression with large-ish textsPaul Olav Tvete2024-03-151-0/+22
* wasm: Enable the selenium tests on windowsEven Oscar Andersen2024-03-152-2/+24
* QFutureWatcher: Fix race for initial emission of resultReadyAt()Jarek Kobus2024-03-151-0/+23
* Revert "wasm: Disable problematic qlocal test for time being"Piotr Wierciński2024-03-142-7/+3
* tst_QNetworkReply: cleanup changed state from timeout testMårten Nordheim2024-03-141-0/+1
* Reparent QWindow children when reparenting QWidgetTor Arne Vestbø2024-03-141-0/+152
* QMessageBox: Respect explicit accept/reject after closing dialogTor Arne Vestbø2024-03-141-4/+52
* tests: blacklist tst_QIV::focusNextOnHide() on WaylandLiang Qi2024-03-141-0/+2
* Port two tests' QAbstractEventDispatcher overrides to V2Thiago Macieira2024-03-132-14/+12
* QAbstractEventDispatcher: port timer uses to the V2 APIThiago Macieira2024-03-131-40/+65
* tst_QHostInfo: increase the timeout to 15sThiago Macieira2024-03-131-1/+1
* tst_QHostInfo: don't use the test class to store resultsThiago Macieira2024-03-141-123/+94
* CMake: Make a few more auto tests standaloneAlexandru Croitor2024-03-147-1/+37
* QCborValue: use new comparison helper macrosTatiana Borisova2024-03-132-56/+46
* QOperatingSystemVersion: use partial ordering for relational operatorsIvan Solovev2024-03-131-55/+52
* QTypeRevision: use comparison helper macrosIvan Solovev2024-03-132-13/+18
* QTypeRevision: convert comparison test to data-drivenIvan Solovev2024-03-131-8/+39
* wasm tests: Use WebDriverManager to install chromedriverPiotr Wiercinski2024-03-131-4/+4
* QProcess/Unix: fix close() on invalid file descriptorThiago Macieira2024-03-121-5/+20
* qHash: make hashing of QLatin1StringView be the same as QStringThiago Macieira2024-03-121-1/+1
* qHash: implement an AES hasher for QLatin1StringViewThiago Macieira2024-03-124-14/+54
* qHash: implement chunked hashing of QLatin1StringViewThiago Macieira2024-03-122-4/+50
* QHash: implement the heterogeneous non-const operator[]Thiago Macieira2024-03-121-1/+10
* QHash: add support for heterogeneous key lookupsThiago Macieira2024-03-121-0/+210
* tst_QStorageInfo: try harder to make the free space changeThiago Macieira2024-03-121-57/+71
* tst_qfile: fix GCC 13.2.1 compiler warning [-Wenum-compare]Ahmad Samir2024-03-121-3/+2
* QVariant: use comparison helper macrosIvan Solovev2024-03-122-34/+70
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs2024-03-121-1/+2
* "Simplify" versionless targetsAlexey Edelev2024-03-125-13/+166
* tst_QNetworkReply: update and speed up httpConnectionCountMårten Nordheim2024-03-121-15/+28
* tst_QMutex[qnx]: increase system timer resolutionMårten Nordheim2024-03-121-0/+2