summaryrefslogtreecommitdiff
path: root/src/testdir/test_lua.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1908: Lua is initialized even when not usedv8.2.1908Bram Moolenaar2020-10-261-0/+8
* patch 8.2.1192: Lua test fails with older Lua versionv8.2.1192Bram Moolenaar2020-07-121-4/+12
* patch 8.2.1185: some other tests failv8.2.1185Bram Moolenaar2020-07-111-2/+2
* patch 8.2.1105: insufficient test coverage for Luav8.2.1105Bram Moolenaar2020-07-011-5/+153
* patch 8.2.1081: Lua: cannot use table.insert() and table.remove()v8.2.1081Bram Moolenaar2020-06-281-0/+26
* patch 8.2.1066: Lua arrays are zero basedv8.2.1066Bram Moolenaar2020-06-271-11/+11
* patch 8.2.1054: not so easy to pass a lua function to Vimv8.2.1054Bram Moolenaar2020-06-251-0/+29
* patch 8.2.0858: not easy to require Lua modulesv8.2.0858Bram Moolenaar2020-05-311-0/+5
* patch 8.2.0775: not easy to call a Vim function from Luav8.2.0775Bram Moolenaar2020-05-171-20/+32
* patch 8.2.0672: heredoc in scripts does not accept lower case markerv8.2.0672Bram Moolenaar2020-05-011-1/+4
* patch 8.2.0578: heredoc for interfaces does not support "trim"v8.2.0578Bram Moolenaar2020-04-141-5/+24
* patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar2020-01-301-33/+34
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-311-1/+1
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1043: Lua interface does not support Blobv8.1.1043Bram Moolenaar2019-03-231-0/+29
* patch 8.1.1019: Lua: may garbage collect function reference in usev8.1.1019Bram Moolenaar2019-03-191-0/+1
* patch 8.1.1004: function "luaV_setref()" not covered with testsv8.1.1004Bram Moolenaar2019-03-101-0/+5
* patch 8.1.0672: the Lua interface doesn't know about v:nullv8.1.0672Bram Moolenaar2019-01-011-4/+5
* patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar2018-07-251-0/+17
* patch 8.1.0164: luaeval('vim.buffer().name') returns an errorv8.1.0164Bram Moolenaar2018-07-071-5/+2
* patch 8.1.0139: Lua tests fail on some platformsv8.1.0139Bram Moolenaar2018-07-021-3/+3
* patch 8.1.0136: Lua tests don't cover new featuresv8.1.0136Bram Moolenaar2018-07-011-20/+62
* patch 8.1.0134: Lua interface does not support funcrefv8.1.0134Bram Moolenaar2018-07-011-0/+24
* patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar2018-06-301-8/+480
* patch 8.0.0268: may get ml_get error when :luado deletes linesv8.0.0268Bram Moolenaar2017-01-291-0/+22