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
c87df54f24
Remove unused global variable cp_dol.
This also prevents a gcc 13 bug, as cp_dol has been set to '\0'
by -O2 optimization (see
https://stackoverflow.com/questions/77407156/s-0-being-optimized-out-possible-gcc-13-bug-or-some-undefined-behaviour)
|
2 years ago |
| .. |
|
ads.pm
|
Squashed commit of the following:
|
5 years ago |
|
check.sh
|
When check.sh was modified to run ngspice/sed without && in between, the change was not applied to the OpenBSD/SunOS branch. This leads to a test failure when ngspice returns nonzero, as in xpressn-1.cir, xpressn-2.cir, xpressn-3.cir, and bxpressn-1.cir.
|
6 years ago |
|
check_cmc.sh
|
CMC test suite, fix choice of results subdirectory
|
15 years ago |
|
compareSimulationResults.pl
|
compareSimulationResults.pl, debug printout improvements
|
9 years ago |
|
hspice.pm
|
fix ac-analysis check and overall improvements
|
9 years ago |
|
maketest.sh
|
Created and populated a directory with test drivers.
|
22 years ago |
|
modelQaTestRoutines.pm
|
modelQaTestRoutines.om, avoid '(' ')' and '/' in the platform name
|
9 years ago |
|
ngspice.pm
|
Squashed commit of the following:
|
5 years ago |
|
runQaTests.pl
|
qa tests, avoid repeated exection of ngspice for version detection
|
9 years ago |
|
run_cmc_check
|
removed many hicum tests in order to reduce size of ngspice
|
5 years ago |
|
spinit
|
fix `make check' for build in a separate directory
|
15 years ago |