summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Exclude test from compilation without qprocessKrzysztof Sommerfeld2024-01-311-0/+4
* Exclude VxWorks from cxx 23 mode compilation of qcomparehelpersKrzysztof Sommerfeld2024-01-311-1/+1
* Add cxx11_future in QPromise tests and disable it for VxWorksKrzysztof Sommerfeld2024-01-311-0/+22
* Skip compilation of tst_QLocalSocket::verifyListenWithDescriptor on VxWorksŁukasz Matysiak2024-01-311-1/+1
* QFileSystemModel: blacklist a flaky unittest on macosAhmad Samir2024-01-301-0/+2
* QPainterPath: Fix boundingRect and controlPointRect ignoring start pointNoah Davis2024-01-301-0/+28
* QBitArray: avoid overflow in size-to-storage calculationsMarc Mutz2024-01-301-0/+44
* tst_QHostInfo: enable the IPv6 reverse lookups in more systemsThiago Macieira2024-01-301-6/+4
* tst_QHostInfo: remove QProcess dependencyThiago Macieira2024-01-301-53/+27
* tst_QHostInfo: reorganize the #includesThiago Macieira2024-01-301-16/+12
* Add expect-fail test-cases for und_US, und_GB to tst_QLocale::ctor()Edward Welbourne2024-01-301-0/+4
* Rework tst_QLocale::ctor() - split up and make data-drivenEdward Welbourne2024-01-301-67/+111
* QTEST()-ify QLocale testsEdward Welbourne2024-01-301-33/+16
* Take QJsonDocument as a parameterJuha Vuolle2024-01-301-7/+7
* Rename QRestReply data accessors as read* functionsJuha Vuolle2024-01-301-17/+17
* Make QRest* APIs non-owning and non-duplicatingJuha Vuolle2024-01-291-553/+305
* Fix infinite loop in QTextLayout with setNumColumns()Eskil Abrahamsen Blomfeldt2024-01-291-7/+19
* QJniArray: make reverse-iterableVolker Hilsheimer2024-01-291-0/+11
* QJniArray: add missing post-increment operatorVolker Hilsheimer2024-01-291-0/+11
* QJniArray: add missing typedefsVolker Hilsheimer2024-01-291-0/+8
* Update public suffix listMårten Nordheim2024-01-291-0/+0
* tst_QLocale: add some basic endonym testsEdward Welbourne2024-01-291-0/+35
* tst_QLocale::dayName(): Convert some dangling code into test rowsEdward Welbourne2024-01-291-9/+12
* Package up a repeated piece of testing in a macroEdward Welbourne2024-01-291-24/+12
* QTest: add -[no]throwon{fail,skip} command line argumentsMarc Mutz2024-01-271-4/+15
* QTest: add opt-in changing QCOMPARE etc to exit with throw, not returnMarc Mutz2024-01-2766-1/+74
* moc: store the FQN in JSON superClass objectsMarc Mutz2024-01-263-0/+50
* QSpan: make adl_begin() etc SFINAE-friendlyMarc Mutz2024-01-261-0/+3
* QFileSystemModel: respect dir filtersAhmad Samir2024-01-261-0/+34
* Add required network libs for VxWorksTomasz Kozłowski2024-01-261-1/+1
* tst_manualqdatastream: fix gcc errorIvan Solovev2024-01-261-6/+1
* tst_manualqdatastream.cpp: update the licenseIvan Solovev2024-01-261-1/+1
* QDataStream: add a new SizeLimitExceeded status codeIvan Solovev2024-01-261-2/+2
* moc/QMetaProperty: Remove limitation on non-own-class notify signalsFabian Kosmale2024-01-262-1/+45
* Http2: fix 401 authentication required w/o challengeMårten Nordheim2024-01-253-6/+26
* Fix clipped text when combining multiple writing systemsEskil Abrahamsen Blomfeldt2024-01-251-0/+21
* tests: fix a crash in tst_QItemDelegate::reuseEditor() on WaylandLiang Qi2024-01-251-1/+2
* Remove qfunctions_vxworks files and usage as it is no longer neededMarcin Zdunek2024-01-251-2/+0
* Network: Use QHttpHeaders in QHttpHeaderParserLena Biliaieva2024-01-257-96/+111
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaksShawn Rutledge2024-01-241-0/+1
* QObject: Let moveToThread return succcess stateChristian Ehrlicher2024-01-241-3/+5
* tests: make tst_QAIV::removeIndexWhileEditing() work on WaylandLiang Qi2024-01-241-0/+2
* Add VxWorks to skip condition when utimensat function is requiredKrzysztof Sommerfeld2024-01-241-1/+1
* QJniArray: fix const_iterator declaration, make it default-constructibleVolker Hilsheimer2024-01-241-0/+17
* Add the new Android bluetooth permissions to the manual test appJuha Vuolle2024-01-231-1/+5
* QWidget: Clean up state that depends on QWindow from ~QWidgetWindow()Tor Arne Vestbø2024-01-231-0/+27
* QJniArray: add test case for QJniArray::sizeVolker Hilsheimer2024-01-231-0/+15
* QProcess: align treatment of early start errorsThiago Macieira2024-01-221-3/+87
* tst_bench_{qhash,qset}: set deterministic seedMårten Nordheim2024-01-232-0/+8
* Un-blacklist QMessageLogger backtrace tests for b2qt 64bitJoerg Bornemann2024-01-221-4/+0