topola/tests/data/0603_breakout
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
..
0603_breakout.dsn tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00
0603_breakout.kicad_pcb tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00
0603_breakout.kicad_prl tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00
0603_breakout.kicad_pro tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00
0603_breakout.kicad_sch tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00
autoroute_all.cmd autorouter: select nodes with pin-layer pairs, not only pins 2024-06-04 01:54:10 +02:00
fp-info-cache tests: add 0603 breakout test 2024-05-06 20:49:38 +02:00