summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_lua.vim
AgeCommit message (Expand)Author
2024-01-29patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete linesv9.1.0062zeertzjq
2023-09-24patch 9.0.1933: Can change the type of a v: variable using if_luav9.0.1933zeertzjq
2023-08-15patch 9.0.1719: if_lua: crash for for Lua functions invoked via Vim callbacksv9.0.1719Jesse Pavel
2023-08-10Updated runtime filesv9.0.1683Christian Brabandt
2022-09-29patch 9.0.0625: too many delete() calls in testsv9.0.0625Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-06-17patch 8.2.5117: crash when calling a Lua callback from a :def functionv8.2.5117Bram Moolenaar
2022-03-22patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle
2022-03-20patch 8.2.4597: LuaV_debug() not covered by testsv8.2.4597Dominique Pelle
2022-01-28patch 8.2.4243: Lua tests fail with Lua 5.4.4v8.2.4243=?UTF-8?q?Jakub=20Kul=C3=ADk?=
2021-08-06patch 8.2.3300: Lua: can only execute on Vim command at a timev8.2.3300Yegappan Lakshmanan
2021-08-05patch 8.2.3291: Coverity warns for not checking return valuev8.2.3291Bram Moolenaar
2021-08-04patch 8.2.3288: cannot easily access namespace dictionaries from Luav8.2.3288Yegappan Lakshmanan
2021-07-28patch 8.2.3240: Lua print() does not work properlyv8.2.3240Bram Moolenaar
2021-07-28patch 8.2.3234: crash when printing long string with Luav8.2.3234Bram Moolenaar
2021-04-07patch 8.2.2733: detecting Lua version is not reliablev8.2.2733Bram Moolenaar
2021-04-03patch 8.2.2699: Lua test failsv8.2.2699Bram Moolenaar
2021-04-03patch 8.2.2698: Lua test fails on MS-Windowsv8.2.2698Bram Moolenaar
2021-04-03patch 8.2.2696: Lua test fails with Lua 5.4.3 and laterv8.2.2696Bram Moolenaar
2021-03-08patch 8.2.2578: Lua cannot handle a passed in lambdav8.2.2578Bram Moolenaar
2020-10-26patch 8.2.1908: Lua is initialized even when not usedv8.2.1908Bram Moolenaar
2020-07-12patch 8.2.1192: Lua test fails with older Lua versionv8.2.1192Bram Moolenaar
2020-07-11patch 8.2.1185: some other tests failv8.2.1185Bram Moolenaar
2020-07-01patch 8.2.1105: insufficient test coverage for Luav8.2.1105Bram Moolenaar
2020-06-28patch 8.2.1081: Lua: cannot use table.insert() and table.remove()v8.2.1081Bram Moolenaar
2020-06-27patch 8.2.1066: Lua arrays are zero basedv8.2.1066Bram Moolenaar
2020-06-25patch 8.2.1054: not so easy to pass a lua function to Vimv8.2.1054Bram Moolenaar
2020-05-31patch 8.2.0858: not easy to require Lua modulesv8.2.0858Bram Moolenaar
2020-05-17patch 8.2.0775: not easy to call a Vim function from Luav8.2.0775Bram Moolenaar
2020-05-01patch 8.2.0672: heredoc in scripts does not accept lower case markerv8.2.0672Bram Moolenaar
2020-04-14patch 8.2.0578: heredoc for interfaces does not support "trim"v8.2.0578Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-06-15patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar
2019-03-23patch 8.1.1043: Lua interface does not support Blobv8.1.1043Bram Moolenaar
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