summaryrefslogtreecommitdiff
path: root/src/tests/meta-test-utils.h
Commit message (Expand)AuthorAgeFilesLines
* tests/async-waiter: Keep track of X11 display it was created withJonas Ådahl2022-06-011-2/+2
* 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/+6
* tests/utils: Add helper to find a window given a titleJonas Ådahl2022-02-091-0/+4
* monitor-config-store: Add way to define config store loading policyJonas Ådahl2022-01-251-2/+4
* tests/utils: Add meta_wait_for_paint() helperJonas Ådahl2022-01-161-0/+3
* test/utils: Add helper to set custom monitors configJonas Ådahl2022-01-161-0/+4
* test/utils: Add vararg variant of meta_test_client_do()Jonas Ådahl2022-01-161-0/+5
* monitor-test-utils: Add debug friendly statements during testsMarco Trevisan (Treviño)2021-08-041-0/+6
* tests: Make common test code a shared libraryJonas Ådahl2021-07-151-0/+15
* tests/test-utils: Move test client path ensure helper to private headerJonas Ådahl2021-07-151-3/+0
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-151-3/+2
* tests/test-utils: Remove unused init functionJonas Ådahl2021-07-151-3/+0
* tests: Prefix test plugin name getter with meta_Jonas Ådahl2021-07-151-1/+1
* tests/utils: Prefix AsyncWaiter with MetaJonas Ådahl2021-07-151-7/+7
* tests/utils: Prefix TestClient with MetaJonas Ådahl2021-07-151-29/+29
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-151-0/+92