dune/test/blackbox-tests/test-cases/misc
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
..
blah Rename scope_root to project_root 2018-07-06 18:45:43 +07:00
sub-tree Reorganize tests 2017-08-11 11:36:33 +01:00
a.txt Reorganize tests 2017-08-11 11:36:33 +01:00
b.txt Reorganize tests 2017-08-11 11:36:33 +01:00
c.txt Reorganize tests 2017-08-11 11:36:33 +01:00
dune Fix expansion of %{ocaml_bin} 2018-07-10 15:27:58 +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