Skip to content

Commit f3566b6

Browse files
committed
update expected files
1 parent ca6919f commit f3566b6

5 files changed

+2293
-1731
lines changed

src/tests/integration/test-data/show/ArithmeticContract.add_sub_external(uint256,uint256,uint256).cse.expected

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,30 @@
136136
statusCode: STATUSCODE_FINAL:StatusCode
137137

138138

139+
┌─ 36 (root, leaf, pending)
140+
│ k: #execute ~> CONTINUATION:K
141+
│ pc: 0
142+
│ callDepth: CALLDEPTH_CELL:Int
143+
│ statusCode: STATUSCODE:StatusCode
144+
│ src: test/nested/SimpleNested.t.sol:7:11
145+
│ method: src%ArithmeticContract.add_sub_external(uint256,uint256,uint256)
146+
147+
┌─ 42 (root, leaf, pending)
148+
│ k: #execute ~> CONTINUATION:K
149+
│ pc: 0
150+
│ callDepth: CALLDEPTH_CELL:Int
151+
│ statusCode: STATUSCODE:StatusCode
152+
│ src: test/nested/SimpleNested.t.sol:7:11
153+
│ method: src%ArithmeticContract.add_sub_external(uint256,uint256,uint256)
154+
155+
┌─ 46 (root, leaf, pending)
156+
│ k: #execute ~> CONTINUATION:K
157+
│ pc: 0
158+
│ callDepth: CALLDEPTH_CELL:Int
159+
│ statusCode: STATUSCODE:StatusCode
160+
│ src: test/nested/SimpleNested.t.sol:7:11
161+
│ method: src%ArithmeticContract.add_sub_external(uint256,uint256,uint256)
162+
139163

140164

141165
module SUMMARY-SRC%ARITHMETICCONTRACT.ADD-SUB-EXTERNAL(UINT256,UINT256,UINT256):0

src/tests/integration/test-data/show/CallableStorageContract.str().cse.expected

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,22 @@
6868
statusCode: STATUSCODE_FINAL:StatusCode
6969

7070

71+
┌─ 12 (root, leaf, pending)
72+
│ k: #execute ~> CONTINUATION:K
73+
│ pc: 0
74+
│ callDepth: CALLDEPTH_CELL:Int
75+
│ statusCode: STATUSCODE:StatusCode
76+
│ src: test/nested/SimpleNested.t.sol:7:11
77+
│ method: test%CallableStorageContract.str()
78+
79+
┌─ 13 (root, leaf, pending)
80+
│ k: #execute ~> CONTINUATION:K
81+
│ pc: 0
82+
│ callDepth: CALLDEPTH_CELL:Int
83+
│ statusCode: STATUSCODE:StatusCode
84+
│ src: test/nested/SimpleNested.t.sol:7:11
85+
│ method: test%CallableStorageContract.str()
86+
7187

7288

7389
module SUMMARY-TEST%CALLABLESTORAGECONTRACT.STR():0

0 commit comments

Comments
 (0)