aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
blob: 63ae555ea96d31326d1fd17a14409f7ae131416d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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