summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing braces when constructing BigConvertible in tst_qvariantTor Arne Vestbø2020-07-291-1/+1
* Add missing enumeration case in tst_QMacStyle::setSizeTor Arne Vestbø2020-07-291-0/+2
* Make qfloat16 helper functions consistent with float/double versionsAllan Sandfeld Jensen2020-07-281-1/+1
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-283-2/+103
* QHostAddress: resolve API issues marked with ##Qt6Timur Pocheptsov2020-07-281-16/+0
* Close memory leak in QTestLib support for string to numeric testingPeng Wenhao2020-07-281-1/+2
* QLine: purge deprecated APIEdward Welbourne2020-07-271-64/+1
* Purge redundant recoding of URL fragments from QByteArrayEdward Welbourne2020-07-271-32/+0
* Clean up manual network stress-testEdward Welbourne2020-07-271-10/+17
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-2712-137/+39
* Fix misplaced nullptr, used for a flag valueEdward Welbourne2020-07-271-1/+1
* tst_qicon: Enable lowdpi test using qt_add_test argumentTor Arne Vestbø2020-07-261-1/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-2610-47/+7
* Disable warning about self-move and self-assign-overloadTor Arne Vestbø2020-07-267-0/+28
* Fix warning when comparing qsizetype to result of sizeofTor Arne Vestbø2020-07-261-1/+1
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-265-10/+10
* QtGui: Add Windows conversion functions for to QImageFriedemann Kleint2020-07-241-7/+3
* Mark QIcon test as not supporting high-DPI pixmapsVolker Hilsheimer2020-07-242-1/+2
* Fix buffer overflow in XBM parserAllan Sandfeld Jensen2020-07-241-0/+38
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-2452-361/+370
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-2452-3235/+3235
* testlib selftest: Actually report failures as non-zero exit codeTor Arne Vestbø2020-07-231-0/+2
* testlib selftest: Don't pass TESTARGS to Catch2Tor Arne Vestbø2020-07-232-1/+2
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-233-64/+2
* tst_QGraphicsSceneIndex::clear: Don't assume only one repaintTor Arne Vestbø2020-07-231-1/+1
* testlib selftest: include 'keyboard' test in generate_expected_output.pyTor Arne Vestbø2020-07-221-1/+1
* testlib selftest: Only warn about missing test expectation if none was foundTor Arne Vestbø2020-07-221-1/+4
* testlib: Defer signal dumper start until tests are ready to runTor Arne Vestbø2020-07-226-26/+3
* testlib selftest: rebaseline benchlibcallgrind resultsTor Arne Vestbø2020-07-225-32/+0
* testlib selftest: check blacklisted test for test failuresTor Arne Vestbø2020-07-223-8/+7
* testlib selftest: unify xml quoted asserts that include line numbersTor Arne Vestbø2020-07-223-3/+3
* testlib selftest: rebaseline tap results to not include line numbersTor Arne Vestbø2020-07-2225-462/+464
* Manual touch test: Add a settings dialog for windowsFriedemann Kleint2020-07-222-1/+86
* Fix the touch manual test to compileFriedemann Kleint2020-07-221-3/+2
* qnsview: don't active QWindows inside NSWindows that are not keyRichard Moe Gustavsen2020-07-222-0/+31
* tst_QPluginLoader: Fix MachO stub testsTor Arne Vestbø2020-07-222-5/+12
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-2111-190/+445
* tst_QLine: use qmath.h's constants instead of local versionsEdward Welbourne2020-07-211-15/+9
* Fix testlib/selftest generate_expected_output.pyTor Arne Vestbø2020-07-211-1/+1
* testlib selftest: Add README explaining how to run and debug testsTor Arne Vestbø2020-07-211-0/+71
* testlib selftest: Properly print failing testsTor Arne Vestbø2020-07-211-2/+2
* Ensure styles always get to polish the application paletteTor Arne Vestbø2020-07-212-0/+79
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-201-0/+5
* QCommandLineOption: purge deprecated APIEdward Welbourne2020-07-201-6/+0
* QUrl: purge deprecated APIEdward Welbourne2020-07-201-2/+0
* QChar: purge deprecated APIEdward Welbourne2020-07-201-4/+1
* Fix compiler warning in tst_qstringlistmodelLars Schmertmann2020-07-201-1/+1
* Styles manual test: show active, inactive and disabled palette colorsShawn Rutledge2020-07-171-13/+15
* testlib/selftests: Fix generate_expected_output.pyFriedemann Kleint2020-07-171-34/+22
* SSL: add an autotest for handling of illegal datetimes in certificatesGiuseppe D'Angelo2020-07-172-0/+43