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.
rlar
e725d728fc
res/restemp.c, avoid temporary NaN value, (simplify debugging)
RESupdate_conduct() may be called several times before all
parameters have been set via RESparam() invocations,
or finally being set to default values in RESsetup()
Especially RESscale might still be 0.0 as well as RESm
thus temporarily creating a NaN in RESupdate_conduct.
This would unnecessarily complicate debugging with enabled
floating point exceptions.
8 years ago
..
func
inp_do_macro_param_replace(), fix several bugs concerning .func processing
12 years ago
lib-processing
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
misc
asrc/asrcacld.c, bug fix, reciproc tc coefficient
8 years ago
model
tests/regression/model/special-names-1.cir, check "#307 define problems with the Modelname "mname" with Subcircuits"
11 years ago
parser
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
pz
tests/regression/pz/ac-resistance.cir, check ac resistance (op, ac and pz)
11 years ago
sens
tests/regression/sens, fix test cases
9 years ago
subckt-processing
missing file in commit "b14eb0a4 * regression test for multiple .global cards"
12 years ago
temper
upgrade regression test to the previous commit
10 years ago
Makefile.am
tests/regression/sens, add some tests for "sensitivity" analysis
10 years ago