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
c900cc8824
drop ngspice internal implementation of erfc()
which these days is guaranteed to be provided by <math.h>
note,
our own implementation was incorrect anyway.
it evaluated to
erfc_ngspice(x) = erfc(fabs(x))
9 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
tests/regression/misc/resume-1.cir, expose bug
9 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