[librsvg/librsvg-2.44] tests/Makefile.am: List the dimensions and styles fixtures with wildcards
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/librsvg-2.44] tests/Makefile.am: List the dimensions and styles fixtures with wildcards
- Date: Wed, 26 Sep 2018 12:22:39 +0000 (UTC)
commit bd8e8d27d08f1573407dcb7ad32ca16184a4e965
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Sep 26 07:19:27 2018 -0500
tests/Makefile.am: List the dimensions and styles fixtures with wildcards
We were missing the new test files for dimensions; fix this once and
for all.
tests/Makefile.am | 18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fa8c650a..17227610 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -86,22 +86,8 @@ dist_installed_test_data = \
$(wildcard $(srcdir)/fixtures/reftests/svg1.1/images/*) \
$(wildcard $(srcdir)/fixtures/reftests/svg1.1/resources/*) \
$(wildcard $(srcdir)/fixtures/render-crash/*.svg) \
- fixtures/dimensions/bug564527.svg \
- fixtures/dimensions/bug614018.svg \
- fixtures/dimensions/bug612951.svg \
- fixtures/dimensions/bug608102.svg \
- fixtures/dimensions/sub-rect-no-unit.svg \
- fixtures/styles/bug620693.svg \
- fixtures/styles/bug614704.svg \
- fixtures/styles/bug614606.svg \
- fixtures/styles/important.svg \
- fixtures/styles/svg-class.svg \
- fixtures/styles/bug592207.svg \
- fixtures/styles/bug338160.svg \
- fixtures/styles/bug379629.svg \
- fixtures/styles/bug614643.svg \
- fixtures/styles/bug418823.svg \
- fixtures/styles/order.svg
+ $(wildcard $(srcdir)/fixtures/dimensions/*.svg) \
+ $(wildcard $(srcdir)/fixtures/styles/*.svg)
clean-local:
rm -rf output
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]