aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: ff76f0cccf68b240bb0143268a5a532a2cf32f22 (plain)
1
2
3
4
5
6
7
8
default: nogui


nogui:
	sh runtests.sh

gui:
	sh runtests.sh -gui