ngspice/tests/regression
rlar 6f7b68945d tests/regression/sens, fix test cases
which have been invalidated by commit:
ifparm, #4/16, missing IF_REDUNDANT for some aliases, introduce IOPAPR

before this commit, sensitivity to "capacitance" was published twice,
  once with name "c1"  (reference name of a CAP device)
  and as "c1_c" (reference name of a CAP concatenated with param name "c")
after said commit, sensitivity is no longer published as "c1_c"
  (because "c" is only an "alias"/IF_REDUNDANT of the main parameter
   which is named "capacitance", and "capacitance" is a IF_PRINCIPAL
   and thus avoids "concatenation" of the parameter name)
2017-04-21 18:52:43 +02:00
..
func inp_do_macro_param_replace(), fix several bugs concerning .func processing 2014-07-08 18:19:26 +02:00
lib-processing tests/regression/lib-processing, fix upper/lower case 2014-01-02 09:25:51 +01:00
misc frontend/device.c, com_alter_common(), #11/11 regression test 2015-12-27 11:19:00 +01:00
model tests/regression/model/special-names-1.cir, check "#307 define problems with the Modelname "mname" with Subcircuits" 2015-05-10 21:47:14 +02:00
parser src/spicelib/parser/inpptree.c, bug fix, B expression of kind `max(0,expr)' 2016-03-09 20:24:37 +01:00
pz tests/regression/pz/ac-resistance.cir, check ac resistance (op, ac and pz) 2015-05-10 21:47:18 +02:00
sens tests/regression/sens, fix test cases 2017-04-21 18:52:43 +02:00
subckt-processing missing file in commit "b14eb0a4 * regression test for multiple .global cards" 2014-08-08 19:13:19 +02:00
temper upgrade regression test to the previous commit 2015-11-22 19:37:48 +01:00
Makefile.am tests/regression/sens, add some tests for "sensitivity" analysis 2016-07-17 18:18:35 +02:00