proptest reveals that dsl breaks at invalid char boundaries

This commit is contained in:
🪞👃🪞 2025-01-27 20:02:27 +01:00
parent 2e18ca96fd
commit e8e0f5646d
11 changed files with 145 additions and 51 deletions

View file

@ -13,3 +13,4 @@ default = []
[dev-dependencies]
tek_tui = { path = "../tui" }
proptest = "^1.6.0"