Blame bindings/python/tests/Makefile.am

Packit Service 88ab54
MAINTAINERCLEANFILES = Makefile.in
Packit Service 88ab54
TESTS = #
Packit Service 88ab54
Packit Service 88ab54
TESTS_ENVIRONMENT=TOP_SRCDIR=$(top_srcdir)
Packit Service 88ab54
Packit Service 88ab54
if PYTHON_ENABLED
Packit Service 88ab54
TESTS += profiles_tests.py binding_tests.py
Packit Service 88ab54
endif
Packit Service 88ab54
Packit Service 88ab54
if WSF_ENABLED
Packit Service 88ab54
TESTS += idwsf1_tests.py idwsf2_tests.py
Packit Service 88ab54
endif
Packit Service 88ab54
Packit Service 761847
TEST_EXTENSIONS = .py
Packit Service 761847
PY_LOG_COMPILER = $(PYTHON)
Packit Service 761847
Packit Service 88ab54
EXTRA_DIST = profiles_tests.py binding_tests.py idwsf1_tests.py idwsf2_tests.py \
Packit Service 88ab54
	tests.py XmlTestRunner.py