[gtk/wip/otte/diediedie: 1/2] tests: Remove testsvg
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/diediedie: 1/2] tests: Remove testsvg
- Date: Wed, 2 Dec 2020 19:18:04 +0000 (UTC)
commit a51f11999a13998c190856951c9a0ae98b824954
Author: Benjamin Otte <otte redhat com>
Date: Wed Dec 2 19:48:15 2020 +0100
tests: Remove testsvg
That demo lives in gtk-demo now.
tests/meson.build | 9 --
tests/testsvg.c | 243 ------------------------------------------------------
2 files changed, 252 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 99f95009f0..4acdc7dcaf 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -142,12 +142,3 @@ if profiler_enabled
executable('testperf', 'testperf.c',
dependencies: [libsysprof_dep, platform_gio_dep, libm])
endif
-
-librsvg = dependency('librsvg-2.0', version: '>= 2.46.0', required: false)
-
-if librsvg.found()
- executable('testsvg', 'testsvg.c',
- include_directories: [confinc, gdkinc],
- c_args: test_args + common_cflags,
- dependencies: [libgtk_dep, librsvg, libm])
-endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]