[mutter/gbsneto/clutter-cleanups-part1: 19/19] tests: Rename actor-anchors to actor-pivot-point
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gbsneto/clutter-cleanups-part1: 19/19] tests: Rename actor-anchors to actor-pivot-point
- Date: Fri, 26 Jun 2020 22:39:21 +0000 (UTC)
commit 7d16ab45892a0464dbbcf0bd6d8ea626630bfa27
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jun 26 19:26:28 2020 -0300
tests: Rename actor-anchors to actor-pivot-point
The test only covers the pivot point now, rename to reflect this.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1332
src/tests/clutter/conform/{actor-anchors.c => actor-pivot-point.c} | 0
src/tests/clutter/conform/meson.build | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/tests/clutter/conform/actor-anchors.c b/src/tests/clutter/conform/actor-pivot-point.c
similarity index 100%
rename from src/tests/clutter/conform/actor-anchors.c
rename to src/tests/clutter/conform/actor-pivot-point.c
diff --git a/src/tests/clutter/conform/meson.build b/src/tests/clutter/conform/meson.build
index 2c05799fb5..81b6922f0f 100644
--- a/src/tests/clutter/conform/meson.build
+++ b/src/tests/clutter/conform/meson.build
@@ -9,7 +9,6 @@ clutter_tests_conform_link_args = [
]
clutter_conform_tests_actor_tests = [
- 'actor-anchors',
'actor-clone',
'actor-destroy',
'actor-graph',
@@ -20,6 +19,7 @@ clutter_conform_tests_actor_tests = [
'actor-offscreen-redirect',
'actor-paint-opacity',
'actor-pick',
+ 'actor-pivot-point',
'actor-shader-effect',
'actor-size',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]