tests: Remove old fuzzer

Not worth maintaining, as the layouting code is mature now.
Was useful when we had flaky code for layouting, but that has since
been rewritten.

Reducing maintenance burden.
This commit is contained in:
Sergio Martins
2023-03-25 12:44:06 +00:00
parent 285574205c
commit 68b7c0b1a9
33 changed files with 67 additions and 11547 deletions

View File

@@ -62,7 +62,6 @@ creative with their requests, so it was clear we needed a better docking framewo
- Clean codebase
- Not mixing GUI with state with logic with animations
- Great test coverage, even the GUI and DnD operations are tested. 200 tests currently.
- Fuzzer for doing random testing and finding bugs
- Lazy separator resize
- Reordering tabs with mouse
- Partial layout save/restore, affecting only a chosen sub-set