daml/daml-assistant
Moritz Kiefer 7e05dc7932
Upgrade rules-scala and scalatest (#8187)
This is necessary to at least attempt an upgrade to 2.13 and
generally, I want to keep our rulesets up2date. rules-scala forces the
version of scalatest so we have to bump that at the same time.

This requires changes to basically all Scala test suites since the
import structure has changed and a bunch of things (primarily
scalacheck support) got split out.

Apologies for the giant PR, I don’t see a way to keep it smaller.

changelog_begin
changelog_end
2020-12-08 06:59:23 +01:00
..
daml-helper daml codegen: Add deprecation warning for scala. (#8033) 2020-11-23 13:27:49 +01:00
daml-project-config/DA/Daml/Project Fix damlc test with relative --project-root (#6541) 2020-06-30 16:45:28 +02:00
daml-sdk Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
exe/DA/Daml Dont look for daml.yaml during SDK install. (#8167) 2020-12-04 13:07:30 +00:00
integration-tests Bazel: Factor out logic around Protobuf JARs. [KVL-714] (#8084) 2020-11-27 08:34:53 +00:00
scala-daml-project-config Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
src/DA/Daml/Assistant Dont look for daml.yaml during SDK install. (#8167) 2020-12-04 13:07:30 +00:00
test/DA/Daml/Assistant Dont look for daml.yaml during SDK install. (#8167) 2020-12-04 13:07:30 +00:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Undamlify assistant output (#7611) 2020-10-08 16:57:43 +02:00