mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-04 03:03:32 +02:00
* src/devices/Makefile.am: Updates to EXTRA_DIST. * src/misc/misc_time.c, src/misc/printnum.c, src/misc/tilde.c: Code formatting updates. * tests/fourbitadder.out: Updates.
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.