Add equivalence tests for next() and next_step()

This commit is contained in:
Robbert van der Helm
2022-09-04 18:20:42 +02:00
parent 9f990cc3b9
commit bb6e9c237f
3 changed files with 56 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -2583,6 +2583,7 @@ name = "nih_plug"
version = "0.0.0"
dependencies = [
"anyhow",
"approx 0.5.1",
"assert_no_alloc",
"atomic_float",
"atomic_refcell",