summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1637-1000/+75
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-6/+0
* tst_qobjectrace: fix potential UB (something with pointers and new)Marc Mutz2022-05-071-11/+7
* Windows QPA: Fix slowdown with large table/tree views with accessibilityAndré de la Rocha2022-03-311-0/+107
* Windows: Fix accessibility testsAndré de la Rocha2022-03-312-7/+6
* CI: Add docker support for qnetworkaccessmanager_and_qprogressdialog testPasi Petäjäjärvi2022-03-302-2/+8
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Android: unblacklist tst_toolsupport::offsetsIvan Solovev2022-03-041-3/+0
* Fix tst_qaccessibility on AndroidIvan Solovev2022-02-252-5/+27
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* QIODevice: use QVLA to hold the ring buffers, not QListMarc Mutz2021-12-151-2/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-0/+36
* Stabilize tst_QAccessibilityMacVolker Hilsheimer2021-11-261-12/+9
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-16112-12027/+0
* Update clipping area when antialiasing changesChen Bin2021-10-271-0/+76
* Fix autotest public API compilation for INTEGRITYTatiana Borisova2021-10-151-0/+4
* Add lancelot test for smallcaps text pathAlbert Astals Cid2021-10-043-2/+26
* Add testing of QPdfWriter output to QPainter lancelot testEirik Aavitsland2021-09-282-1/+103
* Compile autotests for IntegrityTatiana Borisova2021-09-201-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+2
* Improve lancelot test of dashed line paintingEirik Aavitsland2021-08-203-4/+70
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* Fix some compiler warnings from deprecated QFont constructorVolker Hilsheimer2021-08-111-1/+1
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-042-3/+3
* Fix crash in concurrent disconnectLars Knoll2021-06-171-0/+49
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-262-0/+33
* Add tests for QAndroidApplication's sdkVersion and activityAssam Boudjelthia2021-05-132-6/+21
* QObject: port to new property systemIvan Solovev2021-04-211-1/+1
* Remove Qt dependency from some test helper executablesJoerg Bornemann2021-04-151-9/+1
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-141-0/+34
* Extend blacklisting of tst_gestures including all RHEL'sHeikki Halmet2021-04-131-10/+5
* Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
* Make it even more obvious on what to do when tst_toolsupport failshjk2021-03-221-0/+7
* Tests: Clarify the course of actions when touching tst_toolsupporthjk2021-03-191-0/+4
* Disable two tests in tst_QAccessibility on WaylandEskil Abrahamsen Blomfeldt2021-03-181-0/+6
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-5/+4
* Split up the QMetaType unit testVolker Hilsheimer2021-02-091-4/+2
* Blacklist tst_macgui::scrollBarPainting()Tor Arne Vestbø2021-02-081-0/+3
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-043-3/+7
* Fix lancelot GL painting test for GLESEirik Aavitsland2021-01-181-5/+8
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-128-196/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0725-262/+0
* tst_toolsupport: fix expected alignment on ARMv7Samuli Piippo2021-01-071-1/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-2222-22/+29
* Check size of QObjectPrivate::ExtraData in tst_toolsupport.cpphjk2020-12-181-0/+6
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-4/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-103-1/+39
* tests: blacklist tst_NetworkSelfTest::smbServer() on openSUSELiang Qi2020-12-101-1/+2
* Inline access to the QBindingStorageLars Knoll2020-11-301-2/+2
* Android: fix tst_android testAssam Boudjelthia2020-11-252-3/+2