[mutter] clutter: Remove tests/interactive/text-pixmap.c
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] clutter: Remove tests/interactive/text-pixmap.c
- Date: Mon, 4 Mar 2019 15:54:15 +0000 (UTC)
commit 6a5772c881821d456174aa0bde8a3a24a7040e2d
Author: Adam Jackson <ajax redhat com>
Date: Thu Feb 28 12:16:27 2019 -0500
clutter: Remove tests/interactive/text-pixmap.c
This is the only consumer of clutter_x11_texture_pixmap_*
https://gitlab.gnome.org/GNOME/mutter/merge_requests/463
clutter/tests/interactive/meson.build | 6 -
clutter/tests/interactive/test-pixmap.c | 337 --------------------------------
2 files changed, 343 deletions(-)
---
diff --git a/clutter/tests/interactive/meson.build b/clutter/tests/interactive/meson.build
index bb18d3c95..cae5e7b79 100644
--- a/clutter/tests/interactive/meson.build
+++ b/clutter/tests/interactive/meson.build
@@ -63,12 +63,6 @@ clutter_tests_interactive_test_sources = [
'test-image.c',
]
-if have_x11
- clutter_tests_interactive_test_sources += [
- 'test-pixmap.c',
- ]
-endif
-
gen_test_unit_names = find_program('meson/gen-test-unit-names.sh')
clutter_interactive_test_unit_names_h = custom_target('gen-test-unit-names',
output: 'test-unit-names.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]