mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-03 18:59:44 +02:00
directories. * tests/check.sh tests/filters/.cvsignore tests/filters/Makefile.am tests/filters/lowpass.cir tests/filters/lowpass.out tests/resistance/.cvsignore tests/resistance/Makefile.am tests/resistance/res_array.cir tests/resistance/res_array.out tests/resistance/res_partition.cir tests/resistance/res_partition.out tests/resistance/res_simple.cir tests/resistance/res_simple.out: New files. * tests/config.sh tests/diffpair.sh tests/fourbitadder.sh tests/resistor.cir tests/resistor.out tests/resistor.sh tests/respart.cir tests/respart.out tests/respart.sh tests/resistance/test1.cir: No longer needed, removed.
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.