Commit Graph

13 Commits

Author SHA1 Message Date
Francesco Lannutti 08ec219417 remove all .cvsignore files 2012-10-26 18:30:14 +02:00
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 2010-09-17 16:11:25 +00:00
h_vogt f727fd6c8e .options noacct 2009-02-22 19:29:44 +00:00
pnenzi ffce6dcb1c Updated tests for resistor device. 2004-08-09 15:26:23 +00:00
pnenzi 74b6d75ba1 Update of docs and test. Added mesa test files. 2001-12-07 15:02:45 +00:00
pnenzi 0733ec6973 Added bsim3soid DD (dynamic depletion) tests and minor modification to other
files.
2001-01-21 17:20:06 +00:00
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c,
src/frontend/display.c, src/frontend/outitf.c,
	src/frontend/help/readhelp.c, src/frontend/help/x11disp.c,
	src/frontend/parser/complete.c, src/frontend/parser/glob.c,
	src/frontend/plotting/graf.c,
	src/frontend/plotting/graphdb.c,
	src/frontend/plotting/x11.c, src/include/graph.h,
	src/include/iferrmsg.h, src/include/ifsim.h,
	src/include/macros.h, src/maths/poly/polyfit.c,
	src/maths/sparse/spalloc.c, src/maths/sparse/spconfig.h,
	src/misc/alloc.c, src/misc/mktemp.c,
	src/spicelib/analysis/cktpzstr.c,
	src/spicelib/devices/bsim2/b2temp.c,
	src/spicelib/devices/bsim3/b3temp.c,
	src/spicelib/devices/bsim3v1/b3v1temp.c,
	src/spicelib/devices/bsim3v2/b3v2temp.c,
	src/spicelib/devices/bsim4/b4temp.c: replaced malloc
	realloc and free calls to use tmalloc trealloc and txfree.

	* tests/diffpair.out, tests/fourbitadder.out,
	tests/resistance/res_partition.out: Updated.
2000-10-14 13:16:53 +00:00
arno 19f387a1c6 * diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out,
polezero/filt_multistage.out, polezero/filt_rc.out,
        resistance/res_array.out, resistance/res_partition.out: Updated
        for new spice output.
2000-09-14 18:36:16 +00:00
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
arno f2c0cec4c4 * Makefile.am: test outputs were not put in distribution. 2000-08-27 20:10:16 +00:00
arno d74a36c2e5 * configure.in tests/Makefile.am: Updates for the new
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.
2000-06-05 21:24:21 +00:00
arno 905656c5a8 * tests/Makefile.am: Updates for new files.
* tests/respart.cir tests/respart.out tests/respart.sh:
	Additional tests for resistor.

	* tests/resistance/respart.cir: Moved into tests directory.
2000-05-01 17:36:59 +00:00
pnenzi 978f1c32a2 Initial revision 2000-04-27 20:03:57 +00:00