summaryrefslogtreecommitdiff
path: root/src/tests/meta-test-utils.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Guard XWayland typesBilal Elmoussaoui2023-05-151-1/+6
* tests/test-client: Add helper to run 'script'Jonas Ådahl2023-02-131-0/+23
* tests/test-client: Move out command line handling into helperJonas Ådahl2023-02-131-37/+52
* Always queue MetaLater via compositor instanceJonas Ådahl2022-12-171-4/+8
* tests: Make tests components have ownership chains as wellJonas Ådahl2022-12-171-2/+5
* tests/utils: Add helper to flush the input threadJonas Ådahl2022-12-131-0/+47
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-211-1/+25
* tests/test-client: Wait for processs to exit before shutting downJonas Ådahl2022-08-191-0/+73
* tests/async-waiter: Keep track of X11 display it was created withJonas Ådahl2022-05-311-16/+39
* tests: Move monitor test utils into libmutter-test.soJonas Ådahl2022-02-091-3/+3
* tests: Add helper for creating virtual test monitorsJonas Ådahl2022-02-091-0/+30
* tests/utils: Add helper to find a window given a titleJonas Ådahl2022-02-091-24/+25
* monitor-config-store: Add way to define config store loading policyJonas Ådahl2022-01-251-3/+5
* tests/utils: Add meta_wait_for_paint() helperJonas Ådahl2022-01-161-0/+28
* test/utils: Add helper to set custom monitors configJonas Ådahl2022-01-161-0/+23
* test/utils: Make (WAYLAND_)DISPLAY passing to client optionalJonas Ådahl2022-01-161-6/+13
* test/utils: Make meta_test_client_do*() not crash on NULL errorJonas Ådahl2022-01-161-6/+15
* test/utils: Add vararg variant of meta_test_client_do()Jonas Ådahl2022-01-161-8/+18
* tests: Make common test code a shared libraryJonas Ådahl2021-07-151-1/+1
* tests/test-utils: Move test client path ensure helper to private headerJonas Ådahl2021-07-151-1/+1
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-151-17/+5
* tests/test-utils: Remove unused init functionJonas Ådahl2021-07-151-13/+0
* tests: Prefix test plugin name getter with meta_Jonas Ådahl2021-07-151-1/+1
* tests/utils: Prefix AsyncWaiter with MetaJonas Ådahl2021-07-151-22/+27
* tests/utils: Prefix TestClient with MetaJonas Ådahl2021-07-151-40/+49
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-151-0/+578