dune/test/blackbox-tests
Etienne Millon 06bc3b1d0c Highlight error locations
This is a simple implementation of an error printer that highlights the
error location with squiggly lines, for example:

    File "dune", line 1, characters 14-21:
    (copy_files %{read:x}/*)
                  ^^^^^^

The message is not displayed in some cases, like if the file does not
exist, or if the location spans multiple lines.

Signed-off-by: Etienne Millon <me@emillon.org>
2018-08-13 12:51:55 +00:00
..
test-cases Highlight error locations 2018-08-13 12:51:55 +00:00
cram.mll Remvoe -skip-platforms from cram.mll 2018-07-31 13:47:46 +02:00
dune Remvoe -skip-platforms from cram.mll 2018-07-31 13:47:46 +02:00
dune.inc Fix error when copy_files source does not exist 2018-08-13 12:29:49 +00:00
gen_tests.ml Disable last added test 2018-08-08 17:29:53 +01:00