daml/daml-lf/transaction-test-lib
nickchapman-da 3c1bfc49c8
Extend scalacheck testing to generate NodeRollback nodes (#9250)
- temporarily controlled by `allowRollback`
- set `allowRollback = false` for tests which dont yet work. Marked by `TODO`
- `allowRollback = true` used in `NormalizerSpec` tests
- implement `version` support in `NodeRollback` (so `NormalizerSpec` test will pass)

changelog_begin
changelog_end
2021-04-06 09:01:34 +01:00
..
src/main/scala/lf Extend scalacheck testing to generate NodeRollback nodes (#9250) 2021-04-06 09:01:34 +01:00
BUILD.bazel Port //daml-lf/(transaction|language) to Scala 2.13 (#8343) 2021-01-04 10:54:38 +01:00