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.
Holger Vogt
cf6722af17
Enable function GetProcessMemoryInfo() to get reliable memory usage data
for MINGW and MSVC console, WinGui and MSVC shared ngspice.
MINGW shared ngspice does not link to psapi.dll, so cannot
apply GetProcessMemoryInfo(), but sticks to unreliable function
GlobalMemoryStatusEx().
7 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
add .if ... .endif test to misc in regression
7 years ago
model
spicelib/parser, support instance parameter defaults on .model lines
8 years ago
parser
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
pipe
add alter-1.cir to EXTRA_DIST
8 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
regression test for device.c "alter"
8 years ago