Commit 10e3bdf
committed
Add coverage for set_tuple_element with OTP28
OTP28 compiler can generate a set_tuple_element opcode. Ensure test
generates it and fix opcodesswitch conditional.
Signed-off-by: Paul Guyot <[email protected]>1 parent 90a5920 commit 10e3bdf
File tree
2 files changed
+14
-3
lines changed- src/libAtomVM
- tests/erlang_tests
2 files changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3426 | 3426 | | |
3427 | 3427 | | |
3428 | 3428 | | |
3429 | | - | |
3430 | 3429 | | |
3431 | 3430 | | |
3432 | 3431 | | |
| |||
3452 | 3451 | | |
3453 | 3452 | | |
3454 | 3453 | | |
3455 | | - | |
3456 | 3454 | | |
3457 | 3455 | | |
3458 | 3456 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
0 commit comments