summaryrefslogtreecommitdiff
path: root/tests/auto/client/client
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* tests: support ivi-shell again in tst_clientLiang Qi2021-10-191-35/+44
* tests: port tst_client to use shared folderLiang Qi2021-10-062-143/+214
* Remove QMake project filesJoerg Bornemann2021-02-112-45/+0
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-114-9/+2
* Implement MockRegionAleix Pol2020-10-092-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-1/+1
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-1/+1
|\
| * Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-211-1/+1
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-8/+6
* | Initial CMake portJohan Klokkhammer Helsing2019-11-262-0/+81
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-211-1/+2
|\
| * Fix build: Use temporary directories for tests' XDG_RUNTIME_DIRJohan Klokkhammer Helsing2019-10-141-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-011-0/+11
|\ \ | |/
| * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-251-0/+11
* | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-041-0/+8
|/
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-171-116/+0
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-111-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-281-0/+1
|\
| * Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()v5.11.15.11.1Johan Klokkhammer Helsing2018-06-091-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-131-0/+12
|\ \ | |/
| * Don't ask libwayland to set absurdly long window titlesJohan Klokkhammer Helsing2018-06-061-0/+11
| * Client tests: Ensure there are no leftover ivi_surfacesJohan Klokkhammer Helsing2018-05-281-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-8/+0
|\ \ | |/
| * Client tests: Remove redundant cleanup testingJohan Klokkhammer Helsing2018-05-251-8/+0
* | Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-2/+18
|/
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-231-2/+19
* Run shell agnostic tests on all shellsJohan Klokkhammer Helsing2018-03-132-0/+8
* Send configure events in shell-agnostic client testsJohan Klokkhammer Helsing2018-03-081-0/+11
* Client test for xdg-shell v6 configure eventsJohan Klokkhammer Helsing2018-03-081-0/+1
* Ensure paintGL() is called in tst_WaylandClient::glWindow()Johan Klokkhammer Helsing2018-02-281-0/+4
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-7/+7
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-18/+9
* Fix use after free in tst_WaylandClient::dontCrashOnMultipleCommitsv5.11.0-beta1Kari Oikarinen2018-02-211-12/+14
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-211-0/+25
* Fix flakiness in tst_WaylandClient::eventsJohan Klokkhammer Helsing2018-02-211-9/+11
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-3/+3
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-16/+60
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+37
| |\
| | * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-0/+37
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-073-18/+29
| |\ \ | | |/
| | * Client tests: Support testing with window decorations enabledJohan Klokkhammer Helsing2018-01-052-16/+23
| | * Client tests: Fix wrong position being sent when mocking touch eventsJohan Klokkhammer Helsing2018-01-041-2/+6
* | | Client: Add removePrimaryScreen testJohan Klokkhammer Helsing2017-11-241-0/+33
* | | Verify that the client supports the compositor removing outputsJohan Klokkhammer Helsing2017-11-151-0/+16
* | | Client: Test that the current screen is updated by surface eventsJohan Klokkhammer Helsing2017-11-151-3/+42