topola/tests/single_layer
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
..
4x4_1206_led_matrix_breakout test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
4x_3rd_order_smd_lc_filters test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
0603_breakout test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
short_squeeze_through_under_bends style: rename "squeeze through under bands" to "(...) bends" 2024-12-29 01:43:36 +01:00
smd_non_rectangular_buck_converter test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
tht_3pin_xlr_to_tht_3pin_xlr test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
tht_de9_to_tht_de9 test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
tht_diode_bridge_rectifier test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00
vga_dac_breakout test: Update test command files to fix CI failures due to missing JSON fields 2025-11-04 23:28:01 +01:00