topola/tests
Mikolaj Wielgus 5eeeb5a004 autorouter: select nodes with pin-layer pairs, not only pins
We call these pairs "selectors".

The command file format has been thus changed. I've upgraded the command
files in tests with the following command:

    jq ".done?.[].Autoroute |= {selectors: ([.pins.[] | {pin: ., layer: \"F.Cu\"}])}" $FILE | sponge $FILE

Where $FILE is the name of the upgraded command file.
2024-06-04 01:54:10 +02:00
..
data autorouter: select nodes with pin-layer pairs, not only pins 2024-06-04 01:54:10 +02:00
0603_breakout.rs autorouter,router: shorten and clarify terminology 2024-06-03 12:46:27 +02:00
four_3rd_order_smd_lc_filters.rs autorouter,router: shorten and clarify terminology 2024-06-03 12:46:27 +02:00
single_layer_tht_diode_bridge_rectifier.rs autorouter,router: shorten and clarify terminology 2024-06-03 12:46:27 +02:00