mirror of https://codeberg.org/topola/topola.git
Test command files were rewritten using: ``` for f in tests/**/*.cmd; do jq ".done?.[].Autoroute[0] |= .selectors" "$f" | sponge "$f"; done ``` (compatible with bash/zsh/...) |
||
|---|---|---|
| .. | ||
| autorouter | ||
| board | ||
| drawing | ||
| geometry | ||
| interactor | ||
| layout | ||
| router | ||
| specctra | ||
| graph.rs | ||
| lib.rs | ||
| math.rs | ||
| stepper.rs | ||
| triangulation.rs | ||