summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_lua.vim
AgeCommit message (Expand)Author
2019-03-19patch 8.1.1019: Lua: may garbage collect function reference in usev8.1.1019Bram Moolenaar
2019-03-10patch 8.1.1004: function "luaV_setref()" not covered with testsv8.1.1004Bram Moolenaar
2019-01-01patch 8.1.0672: the Lua interface doesn't know about v:nullv8.1.0672Bram Moolenaar
2018-07-25patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar
2018-07-07patch 8.1.0164: luaeval('vim.buffer().name') returns an errorv8.1.0164Bram Moolenaar
2018-07-02patch 8.1.0139: Lua tests fail on some platformsv8.1.0139Bram Moolenaar
2018-07-01patch 8.1.0136: Lua tests don't cover new featuresv8.1.0136Bram Moolenaar
2018-07-01patch 8.1.0134: Lua interface does not support funcrefv8.1.0134Bram Moolenaar
2018-06-30patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar
2017-01-29patch 8.0.0268: may get ml_get error when :luado deletes linesv8.0.0268Bram Moolenaar