mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-21 16:29:04 +01:00
test+refactor: identifying missing pieces
This commit is contained in:
parent
7b8a48ad09
commit
7afab8eade
12 changed files with 1781 additions and 1435 deletions
|
|
@ -32,11 +32,13 @@ uuid = { workspace = true, optional = true }
|
|||
wavers = { workspace = true, optional = true }
|
||||
winit = { workspace = true, optional = true }
|
||||
xdg = { workspace = true }
|
||||
ansi_term = "0.12.1"
|
||||
ansi_term = "0.12.1"
|
||||
builder-pattern = "0.4.2"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = { workspace = true }
|
||||
proptest-derive = { workspace = true }
|
||||
tek_engine = { path = "../engine" }
|
||||
|
||||
[features]
|
||||
arranger = ["port", "editor", "sequencer", "editor"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue