dune/test/blackbox-tests/test-cases/workspaces
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
..
custom-profile Rename %{build_profile} to %{profile} 2018-07-02 12:52:48 +07:00
custom-workspace Fix the workspace test not to leak absolute paths 2018-07-11 16:41:29 +02:00
dune-no-version Add a test suite for workspaces 2018-07-01 01:46:32 +07:00
jbuilder-default-name Add a test suite for workspaces 2018-07-01 01:46:32 +07:00
opam Add a test suite for workspaces 2018-07-01 01:46:32 +07:00
targets-native Add missing dune-project files to tests 2018-07-20 15:07:35 +02:00
workspace-env Bump latest version to 1.1 2018-07-30 15:12:17 +02:00
run.t Highlight error locations 2018-08-13 12:51:55 +00:00