Cleaning commit. Added tests for PD SOI device.

This commit is contained in:
pnenzi
2000-11-21 20:12:35 +00:00
parent 9606b353db
commit 4764a45ddf
7 changed files with 90 additions and 2 deletions
+16
View File
@@ -0,0 +1,16 @@
## Process this file with automake to produce Makefile.in
TESTS = \
t3.cir \
t4.cir \
t5.cir \
inv2.cir \
RampVg2.cir
TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in