Commit 593d9a7
authored
fix : Fix
* Add test
* Ignore builtin segments in get_memory_holes
* Improve test
* Add memory holes check for cairo_run_test tests
* Fix broken condition
* Make memory_holes check optional & customizable
* Fix bounds
* Add a test with deliberately created memory holes
* Fix test value
* Remove duplicated tests + add memory hole value to some tests
* Add memory holes value + remove duplicated tests + fix typo
* Fix test values
* Add changelog entry
* Link PR in Changelog
* Mark breaking change in changelog
* fmt
* Fix test value
* Fix codecov-patch diffCairoRunner::get_memory_holes (#1027)1 parent cdc28b0 commit 593d9a7
File tree
7 files changed
+186
-709
lines changed- cairo_programs
- src
- tests
- vm
- errors
- runners
- vm_memory
7 files changed
+186
-709
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments