aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
blob: 250a2ecea00c8311beafbc57d6f37e4116d2976c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
all: test.o

test.o: test.c
	gcc -c test.c -o test.o
###

simple::
	./driver.sh alert
	./driver.sh align
	./driver.sh appjs
	./driver.sh ascdesc
	echo ./driver.sh attrMangle
	./driver.sh attrs_escape
	echo ./driver.sh attrs
	./driver.sh autocomp
	./driver.sh bindpat
	./driver.sh DynChannel
	./driver.sh jsonTest
	./driver.sh entities
	./driver.sh fact
	./driver.sh filter
	./driver.sh jsbspace