summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* a11y: Keep current combobox entry in syncMichael Weghorn5 days1-0/+8
* Silence compiler warningVolker Hilsheimer11 days1-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
* a11y: support GetAccessibleId for at-spiHarald Sitter2022-10-251-0/+11
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-045-40/+40
* tests: improve tst_gestures on GNOMELiang Qi2022-09-192-46/+16
* Guard windows-specific includes with Q_OS_WINAlexey Edelev2022-09-071-0/+2
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-301-0/+20
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-4/+4
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-273-6/+10
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-0/+28
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0