dune
dune copied to clipboard
Add repro for exec watch mode bug
trafficstars
This adds a test reproducing a bug with exec watch mode where dune is unable to find an executable if it's specified with a relative path when the user's cwd is not the project root.
Note that the watch mode tests are disabled by default as they are flakey.
@emillon I think this slipped through the cracks. Think it's good to merge?