summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* wasm: Fix minimum and default window sizesHEADdevPiotr Wierciński48 min.1-2/+1
* wasm: Add qdiriterator test + minor runtime fixesEven Oscar Andersen2 hours2-4/+13
* Revert "wasm: Temporarily disable selenium tests"Piotr Wierciński6 hours1-0/+1
* QSignalSpy: fix data race between wait() and emit from another threadDavid Faure12 hours1-1/+31
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova12 hours1-7/+77
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira14 hours2-0/+15
* Support foreground gradient in CSS parser and HTML generatorEskil Abrahamsen Blomfeldt16 hours1-1/+89
* Implement support for stroke color and width in CSS parserEskil Abrahamsen Blomfeldt16 hours1-0/+25
* Fix truncation warning in generation_helpersIsak Fyksen16 hours1-4/+1
* tst_qnetworkreply::httpConnectionCount: tentatively increase timeoutMårten Nordheim19 hours1-1/+1
* QProperty: Destroy binding when refcount is 0Ulf Hermann19 hours1-0/+44
* Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexprIvan Solovev19 hours1-0/+32
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev19 hours1-0/+5
* tst_qfuture: Update EXPECT_FAIL msvc conditionMårten Nordheim22 hours1-1/+1
* Revert "Don't do font merging for PUA characters"Eskil Abrahamsen Blomfeldt27 hours1-39/+0
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir44 hours3-6/+6
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir47 hours3-6/+9
* QCommandLineParser: remove redundant #ifdef from unittestAhmad Samir3 days1-4/+0
* QDir{Iterator,Listing}: fix unittestAhmad Samir3 days2-12/+12
* Fix truncation warnings in tst_qnumericIsak Fyksen3 days1-1/+1
* Fix overflow warnings in tst_qnumericIsak Fyksen3 days1-0/+3
* wasm: Add corelib/io/largefileEven Oscar Andersen3 days2-5/+11
* Fix QTextEngine regression with large-ish textsPaul Olav Tvete4 days1-0/+22
* wasm: Enable the selenium tests on windowsEven Oscar Andersen4 days2-2/+24
* QFutureWatcher: Fix race for initial emission of resultReadyAt()Jarek Kobus4 days1-0/+23
* Revert "wasm: Disable problematic qlocal test for time being"Piotr Wierciński5 days2-7/+3
* tst_QNetworkReply: cleanup changed state from timeout testMårten Nordheim5 days1-0/+1
* Reparent QWindow children when reparenting QWidgetTor Arne Vestbø5 days1-0/+152
* QMessageBox: Respect explicit accept/reject after closing dialogTor Arne Vestbø5 days1-4/+52
* tests: blacklist tst_QIV::focusNextOnHide() on WaylandLiang Qi5 days1-0/+2
* Port two tests' QAbstractEventDispatcher overrides to V2Thiago Macieira5 days2-14/+12
* QAbstractEventDispatcher: port timer uses to the V2 APIThiago Macieira5 days1-40/+65
* tst_QHostInfo: increase the timeout to 15sThiago Macieira5 days1-1/+1
* tst_QHostInfo: don't use the test class to store resultsThiago Macieira5 days1-123/+94
* CMake: Make a few more auto tests standaloneAlexandru Croitor5 days7-1/+37
* QCborValue: use new comparison helper macrosTatiana Borisova6 days2-56/+46
* QOperatingSystemVersion: use partial ordering for relational operatorsIvan Solovev6 days1-55/+52
* QTypeRevision: use comparison helper macrosIvan Solovev6 days2-13/+18
* QTypeRevision: convert comparison test to data-drivenIvan Solovev6 days1-8/+39
* wasm tests: Use WebDriverManager to install chromedriverPiotr Wiercinski6 days1-4/+4
* QProcess/Unix: fix close() on invalid file descriptorThiago Macieira6 days1-5/+20
* qHash: make hashing of QLatin1StringView be the same as QStringThiago Macieira6 days1-1/+1
* qHash: implement an AES hasher for QLatin1StringViewThiago Macieira6 days4-14/+54
* qHash: implement chunked hashing of QLatin1StringViewThiago Macieira6 days2-4/+50
* QHash: implement the heterogeneous non-const operator[]Thiago Macieira6 days1-1/+10
* QHash: add support for heterogeneous key lookupsThiago Macieira6 days1-0/+210
* tst_QStorageInfo: try harder to make the free space changeThiago Macieira7 days1-57/+71
* tst_qfile: fix GCC 13.2.1 compiler warning [-Wenum-compare]Ahmad Samir7 days1-3/+2
* QVariant: use comparison helper macrosIvan Solovev7 days2-34/+70
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs7 days1-1/+2