Blame tests/Makefile.am.inc

rpm-build c487f7
AM_TESTS_ENVIRONMENT = FLATPAK_TESTS_DEBUG=1 \
rpm-build c487f7
	GI_TYPELIB_PATH=$$(cd $(top_builddir) && pwd)$${GI_TYPELIB_PATH:+:$$GI_TYPELIB_PATH} \
rpm-build c487f7
	LD_LIBRARY_PATH=$$(cd $(top_builddir)/.libs && pwd)$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} \
rpm-build c487f7
	PATH=$$(cd $(top_builddir) && pwd):$${PATH} \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
rpm-build c487f7
dist_installed_test_extra_scripts += \
rpm-build c487f7
	buildutil/tap-driver.sh \
rpm-build c487f7
	tests/empty-configure \
rpm-build c487f7
	tests/test-configure \
rpm-build c487f7
	tests/make-test-app.sh \
rpm-build c487f7
	tests/make-test-runtime.sh \
rpm-build c487f7
	tests/make-test-bundles.sh \
rpm-build c487f7
	tests/testpython.py \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
rpm-build c487f7
dist_installed_test_data = \
rpm-build c487f7
	tests/libtest.sh \
rpm-build c487f7
	tests/org.test.Hello.png \
rpm-build c487f7
	tests/test.json \
rpm-build c487f7
	tests/test.yaml \
rpm-build c487f7
	tests/test-runtime.json \
rpm-build c487f7
	tests/module1.json \
rpm-build c487f7
	tests/module1.yaml \
rpm-build c487f7
	tests/data1 \
rpm-build c487f7
	tests/data1.patch \
rpm-build c487f7
	tests/module2.json \
rpm-build c487f7
	tests/module2.yaml \
rpm-build c487f7
	tests/data2 \
rpm-build c487f7
	tests/data2.patch \
rpm-build c487f7
	tests/session.conf.in \
rpm-build c487f7
	tests/0001-Add-test-logo.patch \
rpm-build c487f7
	tests/org.test.Python.json \
rpm-build c487f7
	tests/org.test.Python2.json \
rpm-build c487f7
	tests/importme.py \
rpm-build c487f7
	tests/importme2.py \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
rpm-build c487f7
installed_test_keyringdir = $(installed_testdir)/test-keyring
rpm-build c487f7
installed_test_keyring2dir = $(installed_testdir)/test-keyring2
rpm-build c487f7
rpm-build c487f7
if ENABLE_INSTALLED_TESTS
rpm-build c487f7
dist_installed_test_keyring_DATA = \
rpm-build c487f7
	tests/test-keyring/README \
rpm-build c487f7
	tests/test-keyring/pubring.gpg \
rpm-build c487f7
	tests/test-keyring/secring.gpg \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
dist_installed_test_keyring2_DATA = \
rpm-build c487f7
	tests/test-keyring2/README \
rpm-build c487f7
	tests/test-keyring2/pubring.gpg \
rpm-build c487f7
	tests/test-keyring2/secring.gpg \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
endif
rpm-build c487f7
rpm-build c487f7
dist_test_scripts = \
rpm-build c487f7
	tests/test-builder.sh \
rpm-build c487f7
	tests/test-builder-python.sh \
rpm-build c487f7
	$(NULL)
rpm-build c487f7
rpm-build c487f7
@VALGRIND_CHECK_RULES@
rpm-build c487f7
VALGRIND_SUPPRESSIONS_FILES=tests/flatpak.supp tests/glib.supp
rpm-build c487f7
EXTRA_DIST += tests/flatpak.supp tests/glib.supp
rpm-build c487f7
DISTCLEANFILES += \
rpm-build c487f7
	$(NULL)