topola/tests
Mikolaj Wielgus 09c98f2d17 feat(autorouter/autoroute): Add option to toggle permutation
Updated with the following command in Fish shell:

```
for f in tests/**.cmd; jq ".done?.[].Autoroute[1].permutate |= false" $f | sponge $f; end
```
2025-07-19 21:42:47 +02:00
..
common test: Make tests attempt re-autoroute after undoing all 2025-07-17 21:08:46 +02:00
multilayer chore: remove fp-info-cache files from repo 2024-12-06 20:52:37 +01:00
single_layer feat(autorouter/autoroute): Add option to toggle permutation 2025-07-19 21:42:47 +02:00
multilayer.rs refactor: don't export modules only containing a single item 2025-02-02 22:03:12 +00:00
single_layer.rs test: Add `tht_de9_to_tht_de9` test to automated testing 2025-07-09 14:55:40 +02:00