neovim/test/functional
ii14 4a67f9d386 vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
Problem:    #{g:x} was seen as a curly-braces expression.
Solution:   Do never see #{} as a curly-braces expression. (closes vim/vim#11075)
7c7e1e9b98
2022-09-08 08:17:30 +08:00
..
api fix(options): mark winhighlight as list style (#19477) 2022-09-07 17:59:27 +02:00
autocmd fix(events): triggered WinScrolled when only skipcol changed (#19972) 2022-08-29 06:16:20 +08:00
core revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826) 2022-08-18 22:09:50 +08:00
editor fix(keywordprg): default to :help if set to empty string (#19983) 2022-08-29 05:58:32 +08:00
ex_cmds vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression 2022-09-08 08:17:30 +08:00
fixtures vim-patch:8.2.4334: command line popup menu not positioned correctly 2022-08-22 09:08:47 +08:00
legacy vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018) 2022-08-31 09:41:00 +08:00
lua Use weak tables in tree-sitter code (#17117) 2022-09-07 08:39:56 +02:00
options fix(fillchars): change fallback after setcellwidths() 2022-08-08 20:03:40 +08:00
plugin feat(Man): port to Lua (#19912) 2022-09-02 15:20:29 +01:00
provider fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal fix(terminal): adopt altscreen test for libvterm 0.2 changes 2022-09-06 21:48:22 +02:00
treesitter fix(treesitter): do not link @error by default 2022-09-06 07:57:46 +02:00
ui feat(extmarks,ts,spell): full support for spelling 2022-09-06 10:14:11 +01:00
vimscript feat(mapset): support restoring Lua callback (#20024) 2022-09-01 06:19:49 +08:00
example_spec.lua
helpers.lua ci(tests): don't skip parsers on functionaltest 2022-09-06 07:57:46 +02:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00