neovim/test/functional/vimscript
2023-12-23 15:30:44 +08:00
..
api_functions_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +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
container_functions_spec.lua
ctx_functions_spec.lua fix(context): don't leak memory on multiple invalid objects (#25979) 2023-11-11 13:10:26 +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 revert: "memory: Free buffers after freeing variables" (#26356) 2023-12-02 09:55:11 +08:00
executable_spec.lua test: fix dependencies between test cases (#23343) 2023-04-27 15:51:44 +08:00
execute_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +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 test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
json_functions_spec.lua feat(rpc): allow empty string key in msgpack => Vim conversion 2023-12-07 12:57:25 +01:00
lang_spec.lua
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 fix(mappings): fix mapset() not replacing map with backslash (#26719) 2023-12-23 15:30:44 +08:00
match_functions_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
minmax_functions_spec.lua
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.3064: Vim9: in script cannot set item in uninitialized list (#25605) 2023-10-12 07:38:56 +08:00
operators_spec.lua
printf_spec.lua
reltime_spec.lua
screenchar_spec.lua
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
sort_spec.lua
special_vars_spec.lua fix(typval): don't treat v:null as truthy (#23281) 2023-04-23 17:44:08 +08:00
state_spec.lua vim-patch:9.0.1779: Need more state() tests (#24840) 2023-08-23 06:42:10 +08:00
string_spec.lua
system_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
timer_spec.lua test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
uniq_spec.lua
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