neovim/test/functional/vimscript
2023-06-15 12:36:21 +08:00
..
api_functions_spec.lua vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (#23817) 2023-05-30 07:18:12 +08:00
buf_functions_spec.lua test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
changedtick_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
container_functions_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
ctx_functions_spec.lua revert: "shada/context: fully remove jumplist duplicates #10898" (#21874) 2023-01-23 19:32:27 +08:00
environ_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
errorlist_spec.lua
eval_spec.lua vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt (#23314) 2023-04-25 23:19:00 +08:00
executable_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
execute_spec.lua vim-patch:8.2.2949: tests failing because no error for float to string conversion 2023-06-12 13:27:16 +08:00
exepath_spec.lua test: exepath() returns correct path with cmd.exe, powershell #21928 2023-01-26 03:06:29 -08:00
fnamemodify_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
functions_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
getline_spec.lua
glob_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
has_spec.lua feat(ui): restore has('gui_running') 2023-02-27 19:50:59 +01:00
hostname_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
input_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
json_functions_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
lang_spec.lua feat(test): use nvim_exec in helpers.source() #16064 2022-03-27 10:25:55 -07:00
let_spec.lua fix(:let): fix error when applying operator to boolean option (#24030) 2023-06-15 12:36:21 +08:00
map_functions_spec.lua vim-patch:8.2.4890: inconsistent capitalization in error messages 2023-05-05 09:20:30 +08:00
match_functions_spec.lua
minmax_functions_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
modeline_spec.lua
msgpack_functions_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
null_spec.lua vim-patch:8.2.4890: inconsistent capitalization in error messages 2023-05-05 09:20:30 +08:00
operators_spec.lua
printf_spec.lua
reltime_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
screenchar_spec.lua fix(float): make screen*() functions respect floating windows 2022-06-23 10:34:02 +03:00
screenpos_spec.lua fix(plines): folded lines with virt_lines attached to line above 2023-06-05 08:45:32 +08:00
server_spec.lua refactor(tests): lift retry() into assert_log() 2023-01-17 00:19:30 +01:00
setpos_spec.lua test: correct order of arguments to eq() and neq() 2022-04-26 11:38:58 +08:00
sort_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
special_vars_spec.lua fix(typval): don't treat v:null as truthy (#23281) 2023-04-23 17:44:08 +08:00
string_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
system_spec.lua refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
timer_spec.lua test: make expect_unchanged() less confusing (#22255) 2023-02-15 07:26:55 +08:00
uniq_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
vvar_event_spec.lua
wait_spec.lua
writefile_spec.lua vim-patch:8.2.2949: tests failing because no error for float to string conversion 2023-06-12 13:27:16 +08:00