topola/tests
Alain Emilia Anna Zscheile 1605682dcc feat: improve Selection API (BREAKS HISTORY)
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/...)
2024-12-06 21:36:00 +01:00
..
common feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
multilayer chore: remove fp-info-cache files from repo 2024-12-06 20:52:37 +01:00
single_layer feat: improve Selection API (BREAKS HISTORY) 2024-12-06 21:36:00 +01:00
multilayer.rs chore: perform forgotten rename of `command.rs` to `execution.rs` 2024-10-04 22:00:40 +02:00
single_layer.rs refactor: destruct with `.dissolve()` autogenerated with `derive-getters` crate 2024-10-11 16:54:53 +02:00