ngspice/tests
arno d0a04e740b * tests/respart.out: Changed to reflect the new output. 2000-05-22 19:00:47 +00:00
..
resistance * tests/Makefile.am: Updates for new files. 2000-05-01 17:36:59 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
Makefile.am * tests/Makefile.am: Updates for new files. 2000-05-01 17:36:59 +00:00
README Initial revision 2000-04-27 20:03:57 +00:00
config.sh Initial revision 2000-04-27 20:03:57 +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
diffpair.sh 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
fourbitadder.sh Initial revision 2000-04-27 20:03:57 +00:00
resistor.cir Initial revision 2000-04-27 20:03:57 +00:00
resistor.out Initial revision 2000-04-27 20:03:57 +00:00
resistor.sh Initial revision 2000-04-27 20:03:57 +00:00
respart.cir * tests/Makefile.am: Updates for new files. 2000-05-01 17:36:59 +00:00
respart.out * tests/respart.out: Changed to reflect the new output. 2000-05-22 19:00:47 +00:00
respart.sh * tests/Makefile.am: Updates for new files. 2000-05-01 17:36:59 +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.