aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: 586352a6320a58ca946040bdd31a6d44b400916a (plain)
1
2
3
4
5
6
7
8
jimsh ?= ../jimsh
export LD_LIBRARY_PATH := ..:$(LD_LIBRARY_PATH)

test:
	@set -e; for i in *.test; do $(jimsh) $$i; done

clean:
	rm -f gorp.file2 cat gorp.file sleep exit wc sh echo test1