neovim/test/functional/vimscript
dundargoc 5eb5f49488
test: simplify platform detection (#21020)
Extend the capabilities of is_os to detect more platforms such as
freebsd and openbsd. Also remove `iswin()` helper function as it can be
replaced by `is_os("win")`.
2022-11-22 08:13:30 +08:00
..
api_functions_spec.lua vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) 2022-07-07 04:47:18 +08:00
buf_functions_spec.lua vim-patch:9.0.0090: no error when assigning bool to a string option (#19539) 2022-07-27 20:59:43 +08: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 refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
environ_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
errorlist_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
eval_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
executable_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
execute_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
exepath_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +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 test: reorg #15698 2021-09-17 09:16:40 -07:00
glob_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
has_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
hostname_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
input_spec.lua vim-patch:8.2.0522: several errors are not tested for (#19901) 2022-08-23 10:38:53 +08:00
json_functions_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
lang_spec.lua feat(test): use nvim_exec in helpers.source() #16064 2022-03-27 10:25:55 -07:00
let_spec.lua test(let_spec): increase expect_exit() timeout 2022-08-05 08:32:54 +08:00
map_functions_spec.lua feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
match_functions_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
minmax_functions_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
modeline_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
msgpack_functions_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
null_spec.lua vim-patch:8.2.0615: regexp benchmark stest is old style (#20940) 2022-11-05 12:26:17 +08:00
operators_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
printf_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
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(screenpos, float): add top and left border adjustment 2021-12-15 22:40:10 +08:00
server_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08: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 vim-patch:7.4.1168 (#19645) 2022-08-13 21:31:00 +08:00
string_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
system_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
timer_spec.lua feat(ui): use msg_grid based implementation for cmdheight=0 2022-09-15 12:13:43 +02:00
uniq_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
vvar_event_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
wait_spec.lua test: reorg #15698 2021-09-17 09:16:40 -07:00
writefile_spec.lua feat: ":write ++p" creates parent dirs #20835 2022-11-06 19:31:50 -08:00