Files
neovim/test/functional
Justin M. Keyes bba75eb184 lua/stdlib: Introduce vim.shared
This is where "pure functions" can live, which can be shared by Nvim and
test logic which may not have a running Nvim instance available.

If in the future we use Nvim itself as the Lua engine for tests, then
these functions could be moved directly onto the `vim` Lua module.

closes #6580
2019-05-18 15:48:13 +02:00
..
2019-05-12 00:43:28 +02:00
2019-05-12 00:43:28 +02:00
2019-04-27 16:19:40 +02:00
2019-05-05 23:01:35 +02:00
2019-05-05 14:05:25 +02:00
2019-05-18 15:48:13 +02:00
2016-06-10 21:50:49 +03:00