Skip to content

Commit

Permalink
Merge pull request #77 from algorandfoundation/chore/approval-tests
Browse files Browse the repository at this point in the history
chore: update approval test output files to match output by puya version 4.1.1
  • Loading branch information
boblat authored Jan 13, 2025
2 parents d8f1b2e + f12f490 commit 5a877fb
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/abi-decorators/BaseAbi.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/abi-decorators/SubAbi.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/abi-decorators/SubAbi2.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/accounts/AccountsContract.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/arc-28-events/EventEmitter.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/arc4-struct/StructDemo.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/avm11/AVM11Contract.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/implicit-create/NoBare.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/implicit-create/NoNoOp.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/jsdoc/JSDocDemo.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/local-state/LocalStateDemo.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/named-types/MyContract.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/precompiled-apps/Hello.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/state-totals/BaseWithState.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down
2 changes: 1 addition & 1 deletion tests/approvals/out/strings/StringContract.arc56.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"compilerVersion": {
"major": 4,
"minor": 1,
"patch": 0
"patch": 1
}
},
"events": [],
Expand Down

0 comments on commit 5a877fb

Please sign in to comment.