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
7bacfc73d1
CKTfndDev(), express error return value outside of this function
if (fast != NULL) then
err = CKTfndDev(,, fast, );
is equivalent to
err = CKTfndDev(,, fast, );
err = *fast ? OK : E_NODEV;
|
13 years ago |
| .. |
|
check.sh
|
check the .lib processing
|
12 years ago |
|
check_cmc.sh
|
CMC test suite, fix choice of results subdirectory
|
15 years ago |
|
compareSimulationResults.pl
|
force an update, to fix file permissions
|
15 years ago |
|
maketest.sh
|
Created and populated a directory with test drivers.
|
22 years ago |
|
modelQaTestRoutines.pm
|
perl, defined(%hash) is depreciated
|
14 years ago |
|
ngspice.pm
|
tclspice.c, ngspice.pm, config.h in visualc: prepare ngspice-25
|
13 years ago |
|
runQaTests.pl
|
perl, defined(%hash) is depreciated
|
14 years ago |
|
run_cmc_check
|
CMC tests, `spice' entry not needed
|
14 years ago |
|
spinit
|
fix `make check' for build in a separate directory
|
15 years ago |