summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/shared/mockcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* client: Implement dialog-v1 protocolDavid Redondo2024-03-271-0/+1
* tests: Send frame callbacks by defaultDavid Edmundson2023-08-221-0/+3
* DefaultCompositor: use explcit lambda capturesMarc Mutz2023-08-071-3/+3
* Fix C++20 deprecated capture of *this in [=]Marc Mutz2023-08-021-2/+2
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-071-2/+2
* Implement fractional_scale_v1 and wp_viewportDavid Edmundson2022-12-071-0/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+3
* tests: fix DefaultCompositor::surface() when index > 0Liang Qi2022-03-221-8/+10
* tests: support ivi-shell again in tst_clientLiang Qi2021-10-191-0/+38
* tests: port tst_client to use shared folderLiang Qi2021-10-061-2/+31
* Port IVI Application test from shared_oldDavid Edmundson2021-05-101-0/+3
* Port fullscreen shell autotest away from shared_oldDavid Edmundson2021-05-101-0/+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-121-7/+4
|\
| * Fix race condition in tests on xdg_toplevel configure5.13Johan Klokkhammer Helsing2019-11-071-7/+4
* | Client tests: Add touch infrastructure and simple testJohan Klokkhammer Helsing2019-08-271-1/+1
|/
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-301-1/+1
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-171-1/+2
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-111-482/+52
* Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-051-0/+17
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-181-4/+4
* Client xdg-shell v6 tests: Fix dangling pointer usageJohan Klokkhammer Helsing2018-05-291-2/+2
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-071-1/+4
* Add client-side tests for ivi-applicationJohan Klokkhammer Helsing2018-03-121-0/+31
* Send configure events in shell-agnostic client testsJohan Klokkhammer Helsing2018-03-081-0/+8
* Client test for xdg-shell v6 configure eventsJohan Klokkhammer Helsing2018-03-081-0/+28
* Fix nullptr dereference in client testsJohan Klokkhammer Helsing2018-03-081-1/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+0
* Client tests: Use generated classes for mocking shellsJohan Klokkhammer Helsing2018-02-261-2/+4
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-211-0/+8
* Verify that the client supports the compositor removing outputsJohan Klokkhammer Helsing2017-11-151-0/+7
* Client: Test that the current screen is updated by surface eventsJohan Klokkhammer Helsing2017-11-151-6/+53
* Test client side xdg shell v6Johan Klokkhammer Helsing2017-10-201-0/+371