topola/tests/multilayer
Mikolaj Wielgus f7f2e8f422 test: Update test command files to fix CI failures due to missing JSON fields
Commands used (Fish shell):

```
for f in tests/**.cmd; jq '(.done[] |
select(.MultilayerAutoroute).MultilayerAutoroute[1].planar.timeout) =
{"initial": 1.0, "progress_bonus": 0.005}' $f | sponge $f; end

for f in tests/**.cmd; jq '(.done[] |
select(.MultilayerAutoroute).MultilayerAutoroute[1].timeout) =
{"initial": 5.0, "progress_bonus": 0.5}' $f | sponge $f; end

for f in tests/**.cmd; jq '(.done[] |
select(.Autoroute).Autoroute[1].timeout) |= {"initial": 1.0,
"progress_bonus": 0.005}' $f | sponge $f; end
```
2025-11-04 23:28:01 +01:00
..
astable_multivibrator test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
prerouted_lm317_breakout chore: remove fp-info-cache files from repo 2024-12-06 20:52:37 +01:00
signal_integrity_test chore: remove fp-info-cache files from repo 2024-12-06 20:52:37 +01:00