ngspice/tests
pnenzi 9ae4040d53 A hacked version of check.sh to generate test files 2001-01-21 17:14:10 +00:00
..
bsim3soifd Added bsim3soifd tests. 2001-01-21 16:50:29 +00:00
bsim3soipd Added bsim3soi FD (Fully Depleted) model and added test files 2000-12-09 18:18:43 +00:00
filters * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 2000-09-14 18:36:16 +00:00
polezero * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 2000-09-14 18:36:16 +00:00
resistance * src/main.c, src/multidec.c, src/proc2mod.c, 2000-10-14 13:16:53 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
ChangeLog * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out, 2000-09-14 18:36:16 +00:00
Makefile.am Added support for bsim3soi fd devices (fully depleted). 2000-12-08 16:58:47 +00:00
README Initial revision 2000-04-27 20:03:57 +00:00
check.sh * configure.in tests/Makefile.am: Updates for the new 2000-06-05 21:24:21 +00:00
diffpair.cir Initial revision 2000-04-27 20:03:57 +00:00
diffpair.out * src/main.c, src/multidec.c, src/proc2mod.c, 2000-10-14 13:16:53 +00:00
fourbitadder.cir Initial revision 2000-04-27 20:03:57 +00:00
fourbitadder.out Fixed an error in variable.c that caused a segmentation fault and updated files for rework-13 2000-11-01 21:21:21 +00:00
maketest.sh A hacked version of check.sh to generate test files 2001-01-21 17:14:10 +00:00

README

TO ADD NEW TESTS

Take an existing test and adopt it to your liking.  Add the test
script and its supporting files to Makefile.am.  Use `make check' to
see your new test in action.