aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/msgpack_functions_spec.lua
Commit message (Expand)AuthorAge
* ui: refactor ui optionsBjörn Linse2018-02-13
* *: Fix test failuresZyX2017-12-11
* functests/msgpack: Correct representation of literal INT64_MINJames McCoy2017-06-06
* functests/msgpack: Use assert_equal() for more informative errorsJames McCoy2017-06-06
* api: add metadata for ui eventsBjörn Linse2017-05-10
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* tests: Add tests for partials dumpingZyX2017-01-03
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* Bump all nvim-specific error codes above E5000James McCoy2016-11-15
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* functests: Check logs in lua codeZyX2016-06-10
* eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* eval/decode: Make msgpackparse() function use new v: varsZyX2016-04-18
* functests/msgpack: Test dumping special nil and bool dictsZyX2016-04-18
* eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* functests(msgpack): Fix location of one of the testsZyX2016-04-18
* functests(msgpack): Fix test namesZyX2016-04-18
* eval: Do not use msgpack#string for error messagesZyX2016-01-07
* functests: Update testsZyX2016-01-07
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* eval/msgpackdump(): Use copyID for protecting against recursive inputZyX2015-09-30
* functests: Test how msgpack\* functions behave with invalid inputZyX2015-09-19
* functests: Split msgpack\* function tests into three groups:ZyX2015-09-19
* test: cover msgpackparse() regressionJustin M. Keyes2015-08-05
* functests: Use eval subdirectory in place of vimlZyX2015-08-02