Commit Graph

12 Commits

Author SHA1 Message Date
Francesco Lannutti 08ec219417 remove all .cvsignore files 2012-10-26 18:30:14 +02:00
rlar 06a9b3a8ce massage some tests/* reference files 2011-05-31 18:34:22 +00: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 ae4ca3338b Updated tests for polezero analysis. 2004-08-09 15:26:52 +00:00
pnenzi 2920fe5b03 Reference files for new pole/zero tests. 2003-08-24 18:22:46 +00:00
pnenzi ab8b219bb1 Added test file for pole/zero analysis (from ngspice debian patch). 2003-08-21 12:33:45 +00:00
pnenzi 74b6d75ba1 Update of docs and test. Added mesa test files. 2001-12-07 15:02:45 +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 9b7d4b3187 * src/spicelib/analysis/cktpzstr.c: Reversed a patch that went
in between ng-spice-0.2 and ng-spice-0.3 that eliminated the
        following warnings: 'suggest parentheses around && within
        ||'.  The parenthesis were not placed correctly, leading to
        incorrect behaviour of the pole-zero analysis.

        * tests/polezero/*.out: Changed the content of these files because
        the bug that caused the incorrect pole-zero results have been
        traced to src/spicelib/analysis/cktpzstr.c.
2000-07-27 22:57:36 +00:00
arno 5cb17f3efc * tests/polezero/Makefile.am tests/polezero/filt_bridge_t.cir:
New test.

	* tests/polezero/filt_multistage.out
	tests/polezero/filt_rc.out tests/polezero/filt_bridge_t.out:
	Prototype output as a starting point.
2000-06-17 22:47:14 +00:00
arno 9d2cbb06b7 * src/ngspice.c src/devices/dev.c: Moved AN_* defines to
dev.c.

	* src/analysis/cktpzset.c: Removed unused code.

	* tests/polezero/.cvsignore tests/polezero/Makefile.am
	tests/polezero/filt_multistage.cir
	tests/polezero/filt_multistage.out tests/polezero/filt_rc.cir
	tests/polezero/filt_rc.out: New files to test pole zero
	operations.

	* configure.in tests/Makefile.am: Updated for new files.
2000-06-11 10:32:50 +00:00