Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add tests for library name collisions #10170

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

jchavarri
Copy link
Collaborator

In #9839, I ended up running into several scenarios that can occur when two libraries have the same name, and the existing test infrastructure was not enough for my needs (there are only some coq tests that cover this functionality). I am extracting all the tests into a separate PR so it gets easier to see how the behavior changes in that PR, vs the current behavior in main.

@rgrinberg
Copy link
Member

Thanks. Could you move the lib-collision-* tests to a single folder? That would make it easier to run all of them.

@rgrinberg rgrinberg requested a review from anmonteiro February 29, 2024 10:03
Signed-off-by: Javier Chávarri <[email protected]>
@anmonteiro anmonteiro enabled auto-merge (squash) February 29, 2024 19:50
@anmonteiro anmonteiro merged commit de9d887 into ocaml:main Feb 29, 2024
1 check passed
@jchavarri jchavarri deleted the add-tests-lib-collisions branch March 1, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants