You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: verify library file deps in compilation rules and sandboxed builds (#4572)
Add baseline tests documenting existing behavior:
- lib-deps-preserved: every non-alias module declares glob deps on its
library dependencies' .cmi files
- sandbox-lib-deps: sandboxed package builds have dependency libraries'
.cmi files available when a library depends on another library
Signed-off-by: Robin Bate Boerop <me@robinbb.com>
0 commit comments