Luuk van Baal c6d2cbf8f5 fix(lua): pop retval for fast context LuaRef 2 days ago
..
api_spec.lua 737f58e232 refactor(api)!: rename Dictionary => Dict 4 months ago
base64_spec.lua 052498ed42 test: improve test conventions 9 months ago
buffer_updates_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
command_line_completion_spec.lua d5ae5c84e9 feat(lua): completion for vim.fn, vim.v, vim.o #30472 3 months ago
commands_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
comment_spec.lua 0a2218f965 fix(comment): fall back to using trimmed comment markers (#28938) 8 months ago
deprecated_spec.lua 0f067cd34d fix(treesitter): suppress get_parser warnings via opts.error 4 months ago
diagnostic_spec.lua 51ccd12b3d fix(diagnostic)!: make virtual text handler opt-in (#32079) 1 week ago
ffi_spec.lua e5c174421d test: support upvalues in exec_lua 4 months ago
filetype_spec.lua 5b025b499e vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible 5 days ago
fs_spec.lua 611ef35491 feat(vim.fs): find(), dir() can "follow" symlinks #31551 1 week ago
func_memoize_spec.lua 7c00e0efbb docs: misc #31867 2 weeks ago
glob_spec.lua e5c174421d test: support upvalues in exec_lua 4 months ago
hl_spec.lua fd55c7df6f test(lua/hl_spec): set timeout for transient state (#32169) 3 days ago
inspector_spec.lua e5c174421d test: support upvalues in exec_lua 4 months ago
iter_spec.lua 4c0d18c197 fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781) 8 months ago
json_spec.lua dc692f553a docs: misc #31479 3 weeks ago
loader_spec.lua 3d707e6f14 fix(lua): remove vim.loader.disable() #31344 2 months ago
loop_spec.lua de48fbbd5f fix(messages)!: vim.ui_attach message callbacks are unsafe 2 months ago
luaeval_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
mpack_spec.lua e5c174421d test: support upvalues in exec_lua 4 months ago
overrides_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
runtime_spec.lua a27419f3fc feat(options)!: disallow setting hidden options #28400 2 months ago
secure_spec.lua e61228a214 fix(tests): needing two calls to setup a screen is cringe 2 months ago
snippet_spec.lua 5fe4ce6678 fix(snippet): modify base indentation when there's actually whitespace (#29670) 6 months ago
spell_spec.lua 052498ed42 test: improve test conventions 9 months ago
system_spec.lua 540def7d2c test(system_spec): check for .git dir before using git (#31458) 1 month ago
text_spec.lua 99b5ffd688 perf(vim.text): use lookup table implementation for hex encoding (#30080) 2 months ago
thread_spec.lua a5b1b83a26 fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker 1 week ago
ui_event_spec.lua c6d2cbf8f5 fix(lua): pop retval for fast context LuaRef 1 day ago
ui_spec.lua f4b620c4e6 feat(vim.ui.open): support lemonade #30845 3 months ago
uri_spec.lua 442d338cb5 fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284 1 month ago
version_spec.lua 8bdfc2ab2b fix(version): return nil with empty string 6 months ago
vim_spec.lua 7c00e0efbb docs: misc #31867 2 weeks ago
watch_spec.lua 1925000245 test: skip flaky watchdirs() test on macos 3 weeks ago
with_spec.lua 19c9572d36 Revert "refactor(options): set option value for non-current context directly" (#31924) 2 weeks ago
xdiff_spec.lua 0fb5299e53 test: refactor exec_lua in xdiff_spec 3 months ago