summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/mpack_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-21fix(mpack): boundary values for negative integer encoding #37255benarcher26911
2025-12-01fix(msgpack): use fixstr encoding for strings of length 20-31 #36737benarcher26911
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-04-23test: improve test conventionsdundargoc1
2024-04-21refactor(lua): rename tbl_islist => islistJustin M. Keyes1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2021-10-30fix(vim.mpack): rename pack/unpack => encode/decode #16175Justin M. Keyes1
2021-09-09feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()Björn Linse1