Skip to content

Generate binary AST on the fly in stdin input driver test#474

Merged
panglesd merged 1 commit intoocaml-ppx:mainfrom
NathanReb:generate-stdin-test-binary-ast
Feb 16, 2024
Merged

Generate binary AST on the fly in stdin input driver test#474
panglesd merged 1 commit intoocaml-ppx:mainfrom
NathanReb:generate-stdin-test-binary-ast

Conversation

@NathanReb
Copy link
Copy Markdown
Collaborator

The point of this test is not to ensure we can read binary ASTs from a different version than the one the driver is compiled with. There is already another test for this use case.

The point of this test is not to ensure we can read binary ASTs
from a different version than the one the driver is compiled with.
There is already another test for this use case.

Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
@NathanReb NathanReb added the no changelog Use this label to disable the changelog check github action label Feb 15, 2024
Copy link
Copy Markdown
Member

@pitag-ha pitag-ha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that sounds good and solves the problem with the change in the PPX context, thanks!

Have you already found out why the test about preserving the AST version isn't affected by the PPX context change? (nvm, I've just seen the issue you've opened)

@panglesd panglesd merged commit 41b97a5 into ocaml-ppx:main Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog Use this label to disable the changelog check github action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants