daml/daml-assistant
Moritz Kiefer e2cd2c1fc9 Move packaging tests to a separate test suite (#3484)
* Move packaging tests to a separate test suite

Originally, we had these as part of the integration test suite since
`bazel run damlc build` couldn’t locate `ghc-pkg` but that has been
fixed for a while.

Moving it to a separate test suite speeds things up as the integration
tests are rerun very often and also makes development much more
convenient since the new test suite supports `-p` properly to filter
to specific tests.

For now, I’ve left the upgrading tests as part of the integration
tests. I expect that we probably want to factor those out to another
test suite as well.

* fix warnings
2019-11-15 12:45:37 +00:00
..
daml-helper language: introduce data-imports (#3399) 2019-11-08 16:32:30 +01:00
daml-project-config/DA/Daml/Project update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
exe/DA/Daml Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
integration-tests Move packaging tests to a separate test suite (#3484) 2019-11-15 12:45:37 +00:00
scala-daml-project-config Upload codegen fat-jars to maven central (#3476) 2019-11-14 18:40:54 +01:00
src/DA/Daml/Assistant Robuster logic for --install-assistant=auto (#2656) 2019-08-26 10:02:19 +00:00
test/DA/Daml/Assistant update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
daml-project-config.cabal Supporting producing sdist tarballs for the HS ledger bindings (#2336) 2019-07-30 14:34:16 +02:00
get-daml.sh Delete temp directory in get-daml.sh (#3233) 2019-10-18 17:02:02 +01:00