arm: fix app/msgpack, app/json, app/yaml tests
Please never use lua_pushinteger for numbers >= INT32_MAX
Showing
- src/lua/msgpackffi.lua 5 additions, 3 deletionssrc/lua/msgpackffi.lua
- src/lua/utils.cc 22 additions, 6 deletionssrc/lua/utils.cc
- test/app/json.result 10 additions, 21 deletionstest/app/json.result
- test/app/lua/serializer_test.lua 13 additions, 16 deletionstest/app/lua/serializer_test.lua
- test/app/msgpack.result 10 additions, 21 deletionstest/app/msgpack.result
- test/app/msgpackffi.result 10 additions, 21 deletionstest/app/msgpackffi.result
- test/app/yaml.result 10 additions, 21 deletionstest/app/yaml.result
Loading
Please register or sign in to comment