daml/language-support
Moritz Kiefer 4e99f18613
Introduce a DA.Test.Sandbox module for managing sandbox in tasty (#4986)
We previously had 3 slightly different but consistently shitty logic
for handling this in the tests for daml-helper daml repl and the
Haskell ledger bindings. This PR introduces a module that is flexible
enough to capture all their needs and hopefully is somewhat less
shitty.

changelog_begin
changelog_end
2020-03-13 15:35:03 +01:00
..
codegen-common introduce new release process (#4513) 2020-02-25 17:01:23 +01:00
codegen-main Disable scaladoc on the MacOS CI (#4524) 2020-02-14 14:08:24 +00:00
hs/bindings Introduce a DA.Test.Sandbox module for managing sandbox in tasty (#4986) 2020-03-13 15:35:03 +01:00
java Fix warnings on mismatch between record type and constructor name (#4919) 2020-03-10 13:01:16 +01:00
scala Replace AsyncWordSpec with WordSpec, thanks @rautenrieth-da, see #4938 (#4941) 2020-03-11 14:58:38 +00:00
ts Change code generation scheme for DAML enums (#4975) 2020-03-13 09:30:52 -04:00