Skip to content

Conversation

@art-w
Copy link
Collaborator

@art-w art-w commented Nov 10, 2025

Follow-up on the instantiation of parameterised libraries #12561 to support inline_tests (marking this PR as a draft since only the last commit is new).

To run the inline tests of a parameterised library, the user should specify with (arguments ...) which implementation of the parameters to use, as otherwise the test can't be ran.

Fix #12110

art-w added 26 commits November 5, 2025 16:09
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
Signed-off-by: ArthurW <[email protected]>
@Alizter
Copy link
Collaborator

Alizter commented Nov 10, 2025

Is ppx_expect building in oxcaml now?

@art-w
Copy link
Collaborator Author

art-w commented Nov 10, 2025

ppx_inline_test works yes, but I think the nix flake is using a more edgy version of OxCaml than the one published in their opam-repo... I'm looking into it.

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.

[OxCaml] Parameterized libraries: support for applying library arguments in inline tests

2 participants