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

[sc-463] Remove hvm-lang as a dev-dependency by making the tests work on hvm-core ASTs only. #65

Merged

Conversation

FranchuFranchu
Copy link
Contributor

Compilation to .hvmc is done before the tests, by the tests/compile_files.sh script.

Add a Net::with_argument function that passes an argument to a net.

… on hvm-core ASTs only.

Compilation to .hvmc is done *before* the tests, by the `tests/compile_files.sh` script.

Add a `Net::with_argument` function that passes an argument to a net.
Copy link

This pull request has been linked to Shortcut Story #463: Refactor and reorganize hvm-core tests.

src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Show resolved Hide resolved
tests/loaders/mod.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
@FranchuFranchu FranchuFranchu force-pushed the chore/sc-463/refactor-and-reorganize-hvm-core-tests branch 2 times, most recently from adfc9f8 to 36ef219 Compare February 27, 2024 12:43
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
src/util.rs Outdated Show resolved Hide resolved
@FranchuFranchu FranchuFranchu force-pushed the chore/sc-463/refactor-and-reorganize-hvm-core-tests branch from 6f31a39 to 13971ec Compare February 27, 2024 14:25
@FranchuFranchu FranchuFranchu merged commit 97de06f into main Feb 27, 2024
5 checks passed
@FranchuFranchu FranchuFranchu deleted the chore/sc-463/refactor-and-reorganize-hvm-core-tests branch February 27, 2024 18:22
@tjjfvi tjjfvi mentioned this pull request Feb 29, 2024
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