aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/utility_functions_spec.lua
Commit message (Expand)AuthorAge
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* lua: expose full interface of vim.inspect and add testBjörn Linse2019-01-14
* Merge #9463 'Lua stdlib'Justin M. Keyes2019-01-14
|\
| * lua/stdlib: Load runtime modules on-demandJustin M. Keyes2019-01-14
| * lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
|/
* Merge #7165 'lua: Move stricmp to vim module'Justin M. Keyes2017-10-22
* lua/executor: Fix crash when first string contains NUL and second notZyX2017-08-15
* lua/executor: Move stricmp to vim “module” and document itZyX2017-08-15
* functests: Add test for stricmpZyX2017-08-15