Zander Brown
|
7ae7beaa94
|
tests: Stop using ClutterContainer
clutter_container_{add,remove}_{,actor} have been deprecated for a
decade, using them rather than ClutterActor's API in tests is a tad
silly
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3377>
|
2023-11-09 18:11:00 +00:00 |
|
Jonas Ådahl
|
0d95f4d854
|
tests/clutter: Always use stage from backend
This removes all occurrences of creating a custom stage from the tests,
making them always use the one from MetaBackend. This will allow for
further cleanups.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1364
|
2020-08-13 17:51:56 +02:00 |
|
Jonas Ådahl
|
1b2af2891f
|
tests/clutter/conform: Default to print test logs
To change to the old behavior, pass --quiet. The aim is to be make it
easier to debug issues only reproducing in the CI.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1289
|
2020-06-05 21:39:26 +00:00 |
|
Carlos Garnacho
|
cfb8f18cef
|
clutter: Move tests to src/tests
Clutter doesn't hold anymore backend implementations, move tests where
we have one that we may assign.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/672
|
2019-08-24 08:59:08 +00:00 |
|