[librsvg] added test svg files into EXTRA_DIST list.
- From: Hiroyuki Ikezoe <hiikezoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] added test svg files into EXTRA_DIST list.
- Date: Thu, 29 Apr 2010 09:59:26 +0000 (UTC)
commit 154976b388af19fdd65f866c61875f6a9eb74310
Author: Hiroyuki Ikezoe <hiikezoe gnome org>
Date: Thu Apr 29 18:57:13 2010 +0900
added test svg files into EXTRA_DIST list.
tests/Makefile.am | 22 ++++++++++++++++------
1 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4a78217..11d15d0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,12 +21,22 @@ CLEANFILES = $(TESTS)
DISTCLEANFILES = rsvg-test.html \
rsvg-test.log
-EXTRA_DIST = \
- fixtures/dimensions/bug564527.svg \
- fixtures/dimensions/bug614018.svg \
- fixtures/dimensions/bug612951.svg \
- fixtures/dimensions/bug608102.svg \
- fixtures/dimensions/sub-rect.svg
+EXTRA_DIST = \
+ 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/bug614705.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
test:
@$(MAKE) $(AM_MAKEFLAGS) check;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]