ngspice/tests
arno 394c92c2a6 * fourbitadder.out, resistance/res_simple.out: Updated to
correspond to the new output from ngspice.
2000-09-09 12:08:13 +00:00
..
filters * configure.in tests/Makefile.am: Updates for the new 2000-06-05 21:24:21 +00:00
polezero * src/spicelib/analysis/cktpzstr.c: Reversed a patch that went 2000-07-27 22:57:36 +00:00
resistance * fourbitadder.out, resistance/res_simple.out: Updated to 2000-09-09 12:08:13 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
ChangeLog * fourbitadder.out, resistance/res_simple.out: Updated to 2000-09-09 12:08:13 +00:00
Makefile.am * tests/Makefile.am: Update for make distcheck target. 2000-06-28 17:50:33 +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 * fourbitadder.out, resistance/res_simple.out: Updated to 2000-09-09 12:08:13 +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.