daml/ledger/test-common
nickchapman-da d81caa9568
rework daml_compile bazel rule (#5070)
Avoiding `damlc compile/package` commands (which we would like to deprecate), and replace with plain `damlc build` together with a post dar->dalf extraction step in the couple of places where we actually want the .dalf for testing.

changelog_begin
changelog_end
2020-03-18 23:06:55 +00:00
..
src/main Fix warnings on mismatch between record type and constructor name (#4919) 2020-03-10 13:01:16 +01:00
test-certificates Get openssl from msys2 (#5063) 2020-03-18 13:09:03 +01:00
BUILD.bazel rework daml_compile bazel rule (#5070) 2020-03-18 23:06:55 +00:00