summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/general/Makefile.am
blob: a6c1775d455cf186ec73a50c7e1165262e9383d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Process this file with automake to produce Makefile.in


TESTS = \
	mosamp.cir		\
	mosmem.cir		\
	rc.cir			\
	rca3040.cir		\
	rtlinv.cir		\
	schmitt.cir		\
	diffpair.cir		\
	fourbitadder.cir

TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice

EXTRA_DIST = \
	$(TESTS) \
	$(TESTS:.cir=.out)

MAINTAINERCLEANFILES = Makefile.in