Files
neovim/test/unit
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-01-17 23:06:04 +01:00
2017-12-03 20:22:09 +03:00
2017-04-19 19:11:50 +03:00
2018-07-10 20:46:40 +02:00
2019-05-18 15:48:13 +02:00
2017-04-01 12:25:10 +03:00
2018-04-28 11:01:16 +02:00