From 214fb7ed860f841d2be36fd97856c981dc384aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20=C5=BDivkovi=C4=87?= Date: Sat, 6 Jul 2024 19:05:43 +0200 Subject: [PATCH] fix: regenerate output for `zrealm_tests0_stdlibs` (#2527) ## Description This PR regenerates the output for `zrealm_tests0_stdlibs`, after the revert #2525
Contributors' checklist... - [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
--- gnovm/tests/files/zrealm_tests0_stdlibs.gno | 200 ++------------------ 1 file changed, 16 insertions(+), 184 deletions(-) diff --git a/gnovm/tests/files/zrealm_tests0_stdlibs.gno b/gnovm/tests/files/zrealm_tests0_stdlibs.gno index 768ea40bb58..70ac3dd810d 100644 --- a/gnovm/tests/files/zrealm_tests0_stdlibs.gno +++ b/gnovm/tests/files/zrealm_tests0_stdlibs.gno @@ -400,7 +400,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "57", +// "Line": "56", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -796,7 +796,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "12", +// "Line": "11", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -842,7 +842,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "16", +// "Line": "15", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -898,7 +898,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "20", +// "Line": "19", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -954,7 +954,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "26", +// "Line": "25", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1000,7 +1000,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "30", +// "Line": "29", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1046,7 +1046,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "34", +// "Line": "33", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1092,7 +1092,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "38", +// "Line": "37", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1138,7 +1138,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "42", +// "Line": "41", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1197,7 +1197,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "53", +// "Line": "52", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1246,7 +1246,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "75", +// "Line": "74", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1282,7 +1282,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "80", +// "Line": "79", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1318,7 +1318,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "88", +// "Line": "87", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1364,7 +1364,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "92", +// "Line": "91", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1420,7 +1420,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "96", +// "Line": "95", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1477,7 +1477,7 @@ func main() { // "Location": { // "Column": "1", // "File": "tests.gno", -// "Line": "100", +// "Line": "99", // "PkgPath": "gno.land/r/demo/tests" // } // }, @@ -1501,174 +1501,6 @@ func main() { // }, // { // "T": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// }, -// "V": { -// "@type": "/gno.FuncValue", -// "Closure": { -// "@type": "/gno.RefValue", -// "Escaped": true, -// "ObjectID": "0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:6" -// }, -// "FileName": "tests.gno", -// "IsMethod": false, -// "Name": "IsCallerSubPath", -// "NativeName": "", -// "NativePkg": "", -// "PkgPath": "gno.land/r/demo/tests", -// "Source": { -// "@type": "/gno.RefNode", -// "BlockNode": null, -// "Location": { -// "Column": "1", -// "File": "tests.gno", -// "Line": "104", -// "PkgPath": "gno.land/r/demo/tests" -// } -// }, -// "Type": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// } -// } -// }, -// { -// "T": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// }, -// "V": { -// "@type": "/gno.FuncValue", -// "Closure": { -// "@type": "/gno.RefValue", -// "Escaped": true, -// "ObjectID": "0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:6" -// }, -// "FileName": "tests.gno", -// "IsMethod": false, -// "Name": "IsCallerParentPath", -// "NativeName": "", -// "NativePkg": "", -// "PkgPath": "gno.land/r/demo/tests", -// "Source": { -// "@type": "/gno.RefNode", -// "BlockNode": null, -// "Location": { -// "Column": "1", -// "File": "tests.gno", -// "Line": "108", -// "PkgPath": "gno.land/r/demo/tests" -// } -// }, -// "Type": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// } -// } -// }, -// { -// "T": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// }, -// "V": { -// "@type": "/gno.FuncValue", -// "Closure": { -// "@type": "/gno.RefValue", -// "Escaped": true, -// "ObjectID": "0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:6" -// }, -// "FileName": "tests.gno", -// "IsMethod": false, -// "Name": "HasCallerSameNamespace", -// "NativeName": "", -// "NativePkg": "", -// "PkgPath": "gno.land/r/demo/tests", -// "Source": { -// "@type": "/gno.RefNode", -// "BlockNode": null, -// "Location": { -// "Column": "1", -// "File": "tests.gno", -// "Line": "112", -// "PkgPath": "gno.land/r/demo/tests" -// } -// }, -// "Type": { -// "@type": "/gno.FuncType", -// "Params": [], -// "Results": [ -// { -// "Embedded": false, -// "Name": "", -// "Tag": "", -// "Type": { -// "@type": "/gno.PrimitiveType", -// "value": "4" -// } -// } -// ] -// } -// } -// }, -// { -// "T": { // "@type": "/gno.SliceType", // "Elt": { // "@type": "/gno.RefType",