summaryrefslogtreecommitdiff
path: root/src/tests/test-client.c
Commit message (Expand)AuthorAgeFilesLines
* tests/test-client: Ensure that screen has always a compositorgnome-44Marco Trevisan (Treviño)2023-05-151-0/+2
* core: Add a copy of GDK_PRIORITY_EVENTSBilal Elmoussaoui2022-12-221-1/+3
* tests/test-client: Add clipboard-set commandJonas Ådahl2022-05-311-0/+47
* tests/test-client: Log to stderrJonas Ådahl2021-12-071-0/+2
* tests/test-client: Add 'stop_after_next' and 'continue' commandsJonas Ådahl2021-11-171-0/+45
* tests/test-client: Set padding to 0 tooJonas Ådahl2021-03-081-0/+1
* tests/stacking: Add test hiding a modal with a not shown parentJonas Ådahl2020-12-181-0/+28
* tests/test-client: Disable shadow for Wayland client tooJonas Ådahl2020-06-051-23/+19
* tests/test-client: Add 'fullscreen' and 'unfullscreen' commandsJonas Ådahl2020-05-071-0/+33
* tests/test-runner: Add 'assert_size' commandJonas Ådahl2020-05-071-0/+30
* tests/test-client: Remove shadow from X11 test client CSS styleJonas Ådahl2020-05-071-0/+26
* tests/test-client: Make 'resize' client command include the titlebarJonas Ådahl2020-05-071-1/+16
* tests/test-client: Add line breaks to warning messagesJonas Ådahl2020-05-071-42/+42
* tests/test-client: Add commands to maximize/unmaximizeJonas Ådahl2020-05-071-0/+28
* tests: Add "accept_take_focus" commandMarco Trevisan (Treviño)2019-07-081-1/+107
* test-client: Add x11 events GSource handlerMarco Trevisan (Treviño)2019-07-081-0/+141
* tests: Add 'can_take_focus' command to runner and clientMarco Trevisan (Treviño)2019-06-241-0/+50
* tests: Add 'accept_focus' command to runner and clientMarco Trevisan (Treviño)2019-06-241-0/+18
* tests/test-client: Add "resize" commandJonas Ådahl2018-11-141-0/+16
* Clean up include macros messJonas Ådahl2018-11-061-0/+2
* tests: Fix usage message for "set_parent"Olivier Fourdan2018-07-181-1/+1
* tests: Add "set_parent_exported" commandOlivier Fourdan2018-07-181-0/+43
* tests: Move window-shown verification to test-runnerJonas Ådahl2018-07-171-25/+1
* tests: Add test for testing that setting a parent affects the stackJonas Ådahl2015-12-231-0/+25
* tests: Don't rely on latency for actually showing Wayland windowsJonas Ådahl2015-12-231-0/+25
* Fix constness warningsFlorian Müllner2015-09-241-1/+1
* tests: Add minimize/unminimize commandsOwen W. Taylor2014-09-241-0/+28
* test-runner: Add 'csd' keyword for window creationOwen W. Taylor2014-09-161-3/+21
* Add a test framework and stacking testsOwen W. Taylor2014-09-121-0/+339