summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/shared
Commit message (Expand)AuthorAgeFilesLines
* Port fullscreen shell autotest away from shared_oldDavid Edmundson2021-05-105-0/+111
* Simplify test cmakeDavid Edmundson2021-05-101-0/+38
* Build fixes for GCC 11Ville Voutilainen2021-01-181-0/+1
* Address WlCompositor::compositor_create_region in testsAleix Pol2020-10-201-3/+2
* Implement CoreProtocol::compositor_create_regionAleix Pol2020-10-151-0/+21
* CMake: Make sure test blacklists are foundAlexandru Croitor2020-09-151-0/+1
* Use wl_surface.damage_buffer on the client sidePaul Olav Tvete2020-07-071-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-086-25/+25
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-295-0/+159
|\
| * Client tests for xdg-output unstable v1 version 3Johan Klokkhammer Helsing2020-02-274-12/+40
| * Move XdgOutput mocking to shared folderJohan Klokkhammer Helsing2020-02-273-0/+131
* | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
|/
* Client: Add test for a compositor with no outputsJohan Klokkhammer Helsing2019-12-041-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-122-8/+5
|\
| * Fix race condition in tests on xdg_toplevel configure5.13Johan Klokkhammer Helsing2019-11-072-8/+5
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-052-1/+25
|\|
| * Add basic client test for subsurfacesJohan Klokkhammer Helsing2019-11-042-1/+25
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-0/+1
|\|
| * Client tests: Set WAYLAND_DISPLAYJohan Klokkhammer Helsing2019-10-241-0/+1
* | Add client test for clipboard when losing keyboard focusJohan Klokkhammer Helsing2019-10-231-1/+0
* | 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
* | Add client test for multi touch motionJohan Klokkhammer Helsing2019-09-172-0/+13
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-0/+1
|\|
| * Client tests: Set XDG_CURRENT_DESKTOP to avoid platform themesJohan Klokkhammer Helsing2019-08-291-0/+1
* | Client tests: Add test for a simple wl_touch tapJohan Klokkhammer Helsing2019-08-272-0/+38
* | Client tests: Add touch infrastructure and simple testJohan Klokkhammer Helsing2019-08-274-6/+42
* | Client tests: Fix incorrect test for keyboard capabilityJohan Klokkhammer Helsing2019-08-261-1/+1
* | Client tests: Add missing cleanup for keyboardsJohan Klokkhammer Helsing2019-08-261-0/+3
* | Client tests: Upgrade tests to wl_seat v5Johan Klokkhammer Helsing2019-08-261-1/+1
* | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-104-2/+28
* | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-073-3/+102
|\|
| * client: rework input method handlingGatis Paeglis2019-04-153-3/+102
* | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-217-29/+100
|\|
| * Client xdg-shell: Add test for switching popupsJohan Klokkhammer Helsing2019-03-052-1/+5
| * Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-271-3/+3
| * Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-271-0/+1
| * Client: Add test for wl_data_offer leaksJohan Klokkhammer Helsing2019-02-203-17/+76
| * Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-152-8/+15
* | Client: Implement wl_pointer version 5Robin Burchell2019-03-142-0/+37
|/
* Client xdg-shell: Add test for tooltips on popupsv5.13.0-alpha1Johan Klokkhammer Helsing2019-02-064-7/+60
* Add client test for data deviceJohan Klokkhammer Helsing2019-01-306-0/+163
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-304-4/+75
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-175-13/+81
* Client: Test for xdg surface window geometryPier Luigi Fiorini2019-01-152-0/+14
* Client: Test for xdg toplevel min and max sizeJohan Klokkhammer Helsing2019-01-152-1/+28
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-1123-2509/+1407
* Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-055-1/+126
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-304-9/+30
|\
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-264-9/+30