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. |
||
|---|---|---|
| .. | ||
| filters | ||
| polezero | ||
| resistance | ||
| .cvsignore | ||
| Makefile.am | ||
| README | ||
| check.sh | ||
| diffpair.cir | ||
| diffpair.out | ||
| fourbitadder.cir | ||
| fourbitadder.out | ||
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.