summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: e3eb6331e404a84f9c217d53d753e7a2b0d2b7d5 (plain)
1
2
3
4
5
6
7
8
noinst_PYTHON = \
	runtests.py \
	test_gi.py

check-local:
	LD_LIBRARY_PATH=$(srcdir)/.libs$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} \
	$(PYTHON) $(srcdir)/runtests.py $$TEST_NAMES