Add randomized tests for incremental diff
This commit is contained in:
parent
3a511db5c9
commit
a9871a7a70
5 changed files with 81 additions and 12 deletions
|
@ -37,3 +37,8 @@ tiktoken-rs = "0.4"
|
|||
[dev-dependencies]
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
project = { path = "../project", features = ["test-support"] }
|
||||
|
||||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
rand.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue