.PHONY: test $(wildcard tree/tests/function/*.t) test: make -C tree/tests test tree/tests/function/*.t: ./tree/python/lap/python $@