Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Compiler tests interface #160

Open
wants to merge 3 commits into
base: v1.5.0
Choose a base branch
from
Open

Compiler tests interface #160

wants to merge 3 commits into from

Conversation

AntonD3
Copy link
Contributor

@AntonD3 AntonD3 commented Jun 4, 2024

No description provided.

@@ -57,6 +57,7 @@ pub fn run<
) -> (
SchedulerCircuitInstanceWitness<MainField, CircuitGoldilocksPoseidon2Sponge, GoldilocksExt2>,
BlockAuxilaryOutputWitness<MainField>,
S,
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually imo it is better to customize run_vms instead of this function and use it in compiler_tests_runner.rs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, makes sense, I was thinking that this function is used only for the tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will fix it, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants