summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Clean up windows accessibility backendMiguel Costa2024-03-271-1/+1
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-6/+2
* tst_toolsupport: make the i386 case really about i386Thiago Macieira2024-03-061-2/+3
* Change license for tests filesLucie Gérard2024-02-0436-36/+36
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-062-3/+0
* a11y: Fix bug where some characters were not spoken while moving cursorJan Arve Sæther2023-11-231-3/+97
* a11y: Report strikethrough via text attributeMichael Weghorn2023-11-151-2/+2
* macOS: Fix tst_MacGui::nonModalOrder()Tor Arne Vestbø2023-10-252-42/+22
* tst_Gestures: compile with QT_NO_FOREACH [2/2]Ahmad Samir2023-10-111-7/+6
* tst_Gestures: compile with QT_NO_FOREACH [1/2]Ahmad Samir2023-10-111-2/+2
* a11y: Keep current combobox entry in syncMichael Weghorn2023-09-291-0/+8
* Silence compiler warningVolker Hilsheimer2023-09-221-1/+1
* QAccessible: consistently respect rootIndex of item viewsVolker Hilsheimer2023-09-011-0/+47
* Disable android_deployment_settings test for non-standalone scenarioAlexey Edelev2023-08-251-1/+1
* tst_QAccessibility: compile with QT_NO_FOREACHAhmad Samir2023-08-251-4/+2
* Add test for the qt6_android_generate_deployment_settings CMake commandAlexey Edelev2023-08-234-0/+208
* tst_gestures: clean-up the BLACKLISTTimur Pocheptsov2023-08-221-56/+0
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-194-0/+5
* tst_gestures: use proper spelling 'macos' (not 'macOS') armTimur Pocheptsov2023-08-171-14/+14
* tst_QAccessibilityLinux: port away from Q_FOREACHMarc Mutz2023-08-091-1/+1
* DynamicTreeModel test helper: port away from Q_FOREACHMarc Mutz2023-08-081-7/+5
* CMake: remove check for cxx11_futureThiago Macieira2023-08-021-4/+0
* a11y: Report app as parent for top-level item viewsMichael Weghorn2023-07-101-0/+6
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-0517-0/+102
* macOS: Extend accessibility testing of treeviewVolker Hilsheimer2023-05-231-8/+30
* macOS: Fix assertion in accessibility implementation for treeviewsVolker Hilsheimer2023-05-221-0/+50
* macOS: show the test function in the title of the test windowVolker Hilsheimer2023-05-221-2/+2
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-201-1/+2
* Rid of 'special case' markersAlexey Edelev2023-04-131-2/+2
* QAccessible test: skip focusChild on waylandVolker Hilsheimer2023-04-112-3/+3
* Use qt_internal_add_executable in auto testsAmir Masoud Abdol2023-03-141-1/+5
* Make sure helper executables used by unittests are builtAhmad Samir2023-03-111-0/+1
* a11y: even checkable buttons are pressableHarald Sitter2023-03-011-3/+12
* a11y: Test and document relations betterJan Arve Sæther2023-02-281-6/+82
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1719-66/+7
* Make tst_QFocusEvent::checkReason_ActiveWindow pass on macOSShawn Rutledge2023-01-301-2/+3
* tst_Gestures: Don't accumulate global stateVolker Hilsheimer2023-01-091-19/+49
* Blacklist the QAccessibility::focusChild test on the wayland platformVolker Hilsheimer2023-01-041-0/+3
* Remove blacklisting for OpenSUSE LEAP in gesturesHeikki Halmet2022-12-141-3/+0
* Fix compiler warning when comparing integersVolker Hilsheimer2022-12-121-3/+5
* Blacklist tst_gestures on OpenSuSEAxel Spoerl2022-11-241-0/+3
* Blacklist tst_Gestures on macOS ARMShawn Rutledge2022-11-161-0/+56
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-0/+41
* a11y: Add support for Tables in macOS bridgeJan Arve Sæther2022-11-101-0/+89
* Stabilize flakiness in tst_gesturesAxel Spoerl2022-11-081-40/+54
* tst_QAccessibilityMac: Wait for accessible window to become availableTor Arne Vestbø2022-11-041-15/+10
* Merge Objective-C++ parts of tst_QAccessibilityMac into main source fileTor Arne Vestbø2022-11-044-257/+172
* Revert "Accessibility: don't emit focus change when reason is window activation"Volker Hilsheimer2022-11-031-10/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-032-9/+9
* Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-10-263-82/+0