Files
ngspice/paranoia_parallel/examples/control_structs/repeat_no_one_goto.sp
T
Brian Taylor 6fce461984 Paranoia_Parallel: a test suite for more than 100 test circuits,
running in parallel on a multi-core machine (12 min execution time
on a i9 9900, ngspice compiled with gcc, debug mode enabled.
Linux with Valgrind and Parallel are required.
2026-07-08 22:47:22 +02:00

12 lines
141 B
SourcePawn

Test sequences for ngspice control structure got
.control
goto starthere
echo this not
* label starthere
echo done
quit
.endc