[Tests] change the way tests data is distributed

Instead of using a Makefile.am in each data directory, each data
directoy has been added to the EXTRA_DIST for the parent directory
Makefile.am.
This commit is contained in:
Benjamin Dauvergne 2010-07-21 13:56:39 +00:00
parent d19f5700c3
commit 50720779e2
14 changed files with 7 additions and 40 deletions

View File

@ -836,14 +836,6 @@ lasso/xml/id-wsf-2.0/Makefile
lasso/xml/ws/Makefile
tests/Makefile
tests/data/Makefile
tests/data/ca1-la/Makefile
tests/data/idp1-la/Makefile
tests/data/lecp1-la/Makefile
tests/data/sp1-la/Makefile
tests/data/idp5-saml2/Makefile
tests/data/sp5-saml2/Makefile
tests/data/sp6-saml2/Makefile
tests/metadata/Makefile
lasso.pc
win32/Makefile
win32/lasso.rc

View File

@ -41,9 +41,9 @@ perfs_LDADD = $(top_builddir)/lasso/liblasso.la $(LASSO_LIBS)
perfs_LDFLAGS = -rpath `cd $(top_builddir)/lasso/.libs/; pwd`
endif
EXTRA_DIST = valgrind tests.h $(tests_SOURCES)
EXTRA_DIST = metadata valgrind tests.h $(tests_SOURCES)
SUBDIRS = data metadata
SUBDIRS = data
CLEANFILES = result.xml

View File

@ -1,4 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = ca1-la idp1-la lecp1-la sp1-la idp5-saml2 sp5-saml2 sp6-saml2
EXTRA_DIST = sample-identity-dump-1.xml response-1 response-2 response-3 response-4 sp2-la
EXTRA_DIST = sample-identity-dump-1.xml ca1-la ca1-ssl ca2-la ca2-ssl ca3-la ca3-ssl ca4-la ca4-ssl \
idp1-la idp1-ssl idp2-la idp2-ssl idp3-la idp3-ssl idp4-la idp4-ssl idp5-saml2 idp6-saml2 idp7-saml2 \
lecp1-la lecp1-ssl lecp2-la lecp2-ssl lecp3-la lecp3-ssl lecp4-la lecp4-ssl \
sp1-la sp1-ssl sp2-la sp2-ssl sp3-la sp3-ssl sp4-la sp4-ssl sp5-saml2 sp6-saml2 sp7-saml2 \
user1-la user2-la user3-la user4-la

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = certificate.pem jks.keystore

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = certificate.pem jks.keystore Makefile.am metadata.xml private-key-raw.pem public-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = certificate.pem jks.keystore metadata.xml private-key-raw.pem public-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,2 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = metadata.xml private-key.pem

View File

@ -1,8 +0,0 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = \
metadata_01.xml \
metadata_02.xml \
metadata_03.xml \
metadata_04.xml \
metadata_05.xml \
metadata_06.xml