ngspice/tests
arno 9d2cbb06b7 * src/ngspice.c src/devices/dev.c: Moved AN_* defines to
dev.c.

	* src/analysis/cktpzset.c: Removed unused code.

	* tests/polezero/.cvsignore tests/polezero/Makefile.am
	tests/polezero/filt_multistage.cir
	tests/polezero/filt_multistage.out tests/polezero/filt_rc.cir
	tests/polezero/filt_rc.out: New files to test pole zero
	operations.

	* configure.in tests/Makefile.am: Updated for new files.
2000-06-11 10:32:50 +00:00
..
filters * configure.in tests/Makefile.am: Updates for the new 2000-06-05 21:24:21 +00:00
polezero * src/ngspice.c src/devices/dev.c: Moved AN_* defines to 2000-06-11 10:32:50 +00:00
resistance * configure.in tests/Makefile.am: Updates for the new 2000-06-05 21:24:21 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
Makefile.am * src/ngspice.c src/devices/dev.c: Moved AN_* defines to 2000-06-11 10:32:50 +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 Initial revision 2000-04-27 20:03:57 +00:00
fourbitadder.cir Initial revision 2000-04-27 20:03:57 +00:00
fourbitadder.out Initial revision 2000-04-27 20:03:57 +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.