mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e2cd2c1fc9
* 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 |
||
---|---|---|
.. | ||
Damlc | ||
Args.hs | ||
Damlc.hs | ||
Options.hs | ||
Output.hs |