-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Cairo1] Add a test to check that the output segment contains the ret…
…urn values when running in proof-mode (#1602) * Create a cairo_run for cairo1-run crate + Refactor cairo1 execution into different functions * Clippy * Test first draft * Merge imports + Impl Default for Cairo1RunConfig * Remove allow unused imports * Fix test * Add a case for each test file * Improve test * Clippy * Add changelog entry * Use FuncArg slice instead of FuncArgs wrapper in public api * Update changelog * remove test case for ghost file * Fix misleading comment
- Loading branch information
Showing
1 changed file
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters