summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* Network self-test: make it work with docker/containersTimur Pocheptsov2020-11-173-77/+144
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-171-0/+4
* Android: exclude failing test tst_android:assetsReadAssam Boudjelthia2020-11-161-0/+3
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-045-8/+21
* QSsl: Further work around to pass network testMårten Nordheim2020-10-261-0/+9
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-077-18/+18
* Remove compiler testAllan Sandfeld Jensen2020-10-0212-1763/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2328-54/+38
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-4/+0