neovim/test/functional/vimscript
zeertzjq aa976f0d93
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
Before #31525 the prompts had a trailing space.
Also add a test for #7857.
2025-02-05 11:36:01 +08:00
..
api_functions_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
buf_functions_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
changedtick_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
container_functions_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ctx_functions_spec.lua vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646 2025-01-16 11:17:14 +08:00
environ_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
errorlist_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
eval_spec.lua fix(messages)!: vim.ui_attach message callbacks are unsafe 2024-11-14 13:23:11 +01:00
executable_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
execute_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
exepath_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
fnamemodify_spec.lua refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
functions_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
getchar_spec.lua test(getchar_spec): fix flakiness (#32320) 2025-02-04 01:31:37 +00:00
getline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
glob_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
has_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
hostname_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
input_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
json_functions_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
lang_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
let_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
map_functions_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
match_functions_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
minmax_functions_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
modeline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
msgpack_functions_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
null_spec.lua feat(ui)!: emit prompt "messages" as cmdline events #31525 2025-01-02 05:51:03 -08:00
operators_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
printf_spec.lua refactor: add assertion for v_blob in tv_ptr() (#29554) 2024-07-04 09:54:51 +08:00
reltime_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
screenchar_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
screenpos_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
setpos_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
sort_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
special_vars_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
state_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
string_spec.lua refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
system_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
timer_spec.lua fix(messages): add a trailing space to inputlist() etc. prompts (#32328) 2025-02-05 11:36:01 +08:00
uniq_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
vvar_event_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wait_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
writefile_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00