xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

jbuilder runtest: make it work when _build is not subdir of source root #130

Closed edwintorok closed 6 years ago

edwintorok commented 6 years ago

When you are using jbuilder workspaces the _build dir may not be a subdir of the source root. Tell jbuilder to copy the test files from the source dir to the build dir instead of reading them from the source dir during testing.

Signed-off-by: Edwin Török edvin.torok@citrix.com