forked from TrueCloudLab/neoneo-go
1fb66d6b73
GolangCI complained: testArray is unused (from deadcode) But this function was actually wrong being a copy-paste of testMakeStackMap(), it also didn't conform to testMake... naming scheme, so this fixes it. To make thing more uniform NewArray() was also changed to return error, map_test.go code adjusted to this changes and finally array_test.go was added as a stub for future Array testing. |
||
---|---|---|
.. | ||
csharp-interop-test | ||
stack | ||
state.go | ||
vm.go | ||
vm_ops.go | ||
vm_ops_bitwise.go | ||
vm_ops_bitwise_test.go | ||
vm_ops_exceptions.go | ||
vm_ops_flow.go | ||
vm_ops_flow_test.go | ||
vm_ops_maths.go | ||
vm_ops_maths_test.go | ||
vm_ops_stackmani.go | ||
vm_ops_stackmani_test.go | ||
vm_test.go | ||
vmopscrypto.go | ||
vmopscrypto_test.go |