You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
arno a17990bddf * src/Makefile.am: Removed some duplicate entries. 26 years ago
..
filters * configure.in tests/Makefile.am: Updates for the new 26 years ago
polezero * src/ngspice.c src/devices/dev.c: Moved AN_* defines to 26 years ago
resistance * configure.in tests/Makefile.am: Updates for the new 26 years ago
.cvsignore * DEVICES: Adjusted spacing. 26 years ago
Makefile.am * src/ngspice.c src/devices/dev.c: Moved AN_* defines to 26 years ago
README Initial revision 26 years ago
check.sh * configure.in tests/Makefile.am: Updates for the new 26 years ago
diffpair.cir Initial revision 26 years ago
diffpair.out Initial revision 26 years ago
fourbitadder.cir Initial revision 26 years ago
fourbitadder.out Initial revision 26 years ago

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.