summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Build QMenuBar test without warningVolker Hilsheimer2022-03-211-1/+1
* Fix lancebench after lancelot restructuringAllan Sandfeld Jensen2022-03-191-1/+1
* When clearing selected items, iterate over a copy of the QSetVolker Hilsheimer2022-03-191-0/+69
* QDateTime: future-proof swap()Marc Mutz2022-03-171-0/+13
* Add QTabBar test in tst_baseline_widgetsAxel Spoerl2022-03-171-0/+124
* QByteArray: fix isUpper/isLowerGiuseppe D'Angelo2022-03-171-13/+19
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-161-2/+5
* QByteArray: fix append() with a negative lengthThiago Macieira2022-03-161-0/+1
* tst_qstring: properly fix the build when LC_MEASUREMENTS is not definedThiago Macieira2022-03-161-1/+1
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-161-0/+1
* CMake: Add deployment auto testAlexandru Croitor2022-03-163-0/+126
* Update QToolButton texts and add more stylesheets to test withAxel Spoerl2022-03-163-7/+39
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-03-161-0/+2
* Revert "Blacklist: test cases blacklisted in tst_QXmlStream:"Heikki Halmet2022-03-161-4/+0
* Revert "Blacklist: test cases blacklisted in tst_QLockFile:"Heikki Halmet2022-03-161-13/+0
* Revert "Blacklist: test cases blacklisted in tst_QWindow:"Heikki Halmet2022-03-161-2/+0
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-03-162-3/+2
* qDecodeDataUrl(): treat ";base64" marker as case-insensitiveMarc Mutz2022-03-161-0/+2
* Rewrite tst_qdataurl as a data-driven testMarc Mutz2022-03-161-30/+32
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-164-6/+322
* QObject: give some TLC to dumpRecursive()Marc Mutz2022-03-161-0/+27
* Activate tst_qfiledialog for AndroidAndreas Buhr2022-03-153-1/+27
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* Baseline: Move the paintcommands code into the shared directoryVolker Hilsheimer2022-03-155-5/+5
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-151-0/+35
* QString::asprintf: check that passing field widths as arguments worksMarc Mutz2022-03-151-0/+6
* Baseline: don't compensate for DPRs != 1.0Volker Hilsheimer2022-03-151-9/+7
* Baseline testing: make style name explicitVolker Hilsheimer2022-03-151-6/+7
* Baseline: Allow setting git commit through environment variableVolker Hilsheimer2022-03-151-16/+18
* Fix losing QOpenGLWidget paints when a child widget is invisibleLaszlo Agocs2022-03-141-0/+25
* Fix click position for check box and radio button baseline testsVolker Hilsheimer2022-03-141-7/+24
* tst_qflatmap: fix -Wunused-local-typedef (Clang)Marc Mutz2022-03-141-1/+1
* gui: return first default device when seatName isNullLiang Qi2022-03-141-6/+45
* Android: skip crashing tst_QPlainTextEdit::ensureCursorVisibleOnInitialShowIvan Solovev2022-03-141-0/+3
* QCompleter: fix crash when setting the same model twiceDavid Faure2022-03-131-0/+10
* tst_QLocalSocket: Clean up leftover local sockets before listeningTor Arne Vestbø2022-03-121-20/+32
* tst_QLocalSocket: Output error when listening failsTor Arne Vestbø2022-03-121-26/+26
* QStyle: Fix overflows and crash when converting slider positionsRobert Löhning2022-03-101-0/+105
* Blacklist: test cases blacklisted in tst_QSystemSemaphore:CI Insignificant Platforms Monitor Bot2022-03-101-0/+4
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-03-102-3/+12
* Blacklist: test cases blacklisted in tst_QWindow:CI Insignificant Platforms Monitor Bot2022-03-081-0/+2
* tst_qflags: test w/and w/o QT_TYPESAFE_FLAGSMarc Mutz2022-03-082-14/+31
* tst_qstringapisymmetry: check expected overloads are selectedMarc Mutz2022-03-081-12/+59
* qtestmouse.h: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-081-0/+44
* Move cursor out of the way before running testVolker Hilsheimer2022-03-081-1/+5
* Un-blacklist test that's always skipped on macOSVolker Hilsheimer2022-03-081-2/+0
* Blacklist: test cases blacklisted in tst_QTouchEvent:CI Insignificant Platforms Monitor Bot2022-03-071-0/+2
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-071-0/+23
* tests: XFAIL tst_QOpenGL::bufferMapRange() on WaylandLiang Qi2022-03-071-0/+2
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-071-0/+2