summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/msgpack_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2025-09-22test: reduce some clear() callszeertzjq1
2024-06-27refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2019-08-05test: Eliminate plugin/helpers.luaJustin M. Keyes1
2018-09-06functests: Add testsZyX1
2018-01-09Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes1
2017-01-04plugin/msgpack: Support character constants like '\0'ZyX1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-28Satisfy testlint.KillTheMule1
2016-04-18functests: Make json_functions_spec use new NIL where appropriateZyX1
2016-04-18runtime/msgpack: Add support for special valuesZyX1
2016-03-07Normalize nan/-nan in plugin/msgpack_spec.luaThiago de Arruda1
2015-11-01functests: Do not run some tests if there is no -NaNZyX1
2015-11-01runtime: Add autoload/msgpack.vim helper fileZyX1