dune/test/blackbox-tests/test-cases/inline_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
..
dune-file Rename %{root} to %{workspace_root} (#993) 2018-07-10 15:08:38 +01:00
many-backends-choose Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
missing-backend Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
simple Update tests for new variables syntax 2018-06-28 09:48:35 +06:30
too-many-backends Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
dune-project Add dune-project files to dune tests and remove old jbuild_version stanzas (#875) 2018-06-12 09:49:39 +01:00
run.t Highlight error locations 2018-08-13 12:51:55 +00:00