daml/daml-foundations
moritzkiefer-da f6c6dd6a9a
Accept multiple files in damlc test (#436)
* Accept multiple files in damlc test

Since damlc test also runs tests in transitive dependencies, this can
be significantly faster than running "damlc test" individually on
a set of files as you will end up recompiling and rerunning tests
multiple times if those files depend on each other.

For //docs:daml-ref-daml-test This is roughly a 10x improvement from
~70s to ~7s.
2019-04-12 16:21:34 +02:00
..
daml-ghc Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
daml-tools Accept multiple files in damlc test (#436) 2019-04-12 16:21:34 +02:00