mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-01 18:27:19 +02:00
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.
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.