Jonas Ådahl
|
e8742be568
|
tests/test-utils: Remove unused init function
This is now dealt with by MetaContextTest.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
|
2021-07-15 11:42:40 +02:00 |
|
Jonas Ådahl
|
acb0a44224
|
tests: Prefix test plugin name getter with meta_
It'll be used via the new shared library, so prefix it.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
|
2021-07-15 11:42:40 +02:00 |
|
Jonas Ådahl
|
9f1f3139b8
|
tests/utils: Prefix AsyncWaiter with Meta
This too will be used by test cases via a shared library.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
|
2021-07-15 11:42:40 +02:00 |
|
Jonas Ådahl
|
4a6e22311a
|
tests/utils: Prefix TestClient with Meta
Soon we'll expose it via a libmutter-test library.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
|
2021-07-15 11:42:40 +02:00 |
|
Jonas Ådahl
|
f74d311d61
|
tests: Rename test-utils.c/h to meta-test-utils.c/h
Otherwise it'll conflict with other files with identical filenames,
if one would add src/tests/ to the include path, which will happen in a
later commit.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
|
2021-07-15 11:42:39 +02:00 |
|