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

Sui-framework test added to CI #75

Merged
merged 5 commits into from
Jun 29, 2024

Conversation

jcivlin
Copy link
Collaborator

@jcivlin jcivlin commented Jun 28, 2024

Move source dynamic-field-tests.move copied from Sui framework into tests directory of move-mv-llvm-compiler and Move.toml config points to the Sui framework.
Then the whole Sui package is compiled and compared with expected.
Note: option --test is set since it is used by Move compiler, and option --skip-undefined-entries is set since we cannot compile gereric entry points.

@jcivlin jcivlin marked this pull request as ready for review June 28, 2024 09:29
@jcivlin jcivlin requested a review from ksolana June 28, 2024 09:29
@jcivlin jcivlin merged commit 21f8774 into anza-xyz:solana Jun 29, 2024
12 checks passed
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.

2 participants