mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Added bsim3soid DD (dynamic depletion) tests and minor modification to other
files.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user