daml/rules_daml
Moritz Kiefer 5aa3cba949
Add a damlc doctest command and test the standard library (#2157)
There is lots of room for improvements here but I think this is a good
first step. The 3 main things that could be improved imho are:

- Rewrite source locations to point to the original file rather than
  the generated module

- Provide some way to declare things like imports or more general,
  setup code that is added to the generated module.

- Prettier/more helpful output during a run, e.g., print the list of
  successful tests.
2019-07-16 15:51:01 +02:00
..
BUILD.bazel Remove damli completely (#481) 2019-04-15 14:47:59 +02:00
daml.bzl Add a damlc doctest command and test the standard library (#2157) 2019-07-16 15:51:01 +02:00