Blame tests/Makefile.am

Packit b040ce
AM_TESTS_ENVIRONMENT = top_srcdir="$(top_srcdir)" top_builddir="$(top_builddir)" ; . $(srcdir)/testenv.sh ;
Packit b040ce
Packit b040ce
dist_noinst_SCRIPTS = libbytesize_unittest.sh libbytesize_unittest.py lbs_py_override_unittest.py locale_utils.py testenv.sh canary_tests.sh
Packit b040ce
Packit Service 0a675f
TESTS = libbytesize_unittest.sh canary_tests.sh
Packit b040ce
Packit b040ce
# Add the translation-canary source files to the tarball
Packit b040ce
EXTRA_DIST = $(top_srcdir)/translation-canary/translation_canary/*.py \
Packit b040ce
             $(top_srcdir)/translation-canary/translation_canary/*/*.py
Packit b040ce
Packit b040ce
MAINTAINERCLEANFILES = Makefile.in