neovim/test/functional/eval
Matthieu Coudron 8f30753aa1
Merge pull request #12455 from janlazo/vim-8.0.1554
[RDY]vim-patch:8.0.1554,8.1.1977,8.2.{927,930,932,938,954,963,964,966,980,983,998,999}
2020-06-22 22:40:33 +02:00
..
api_functions_spec.lua API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
backtick_expansion_spec.lua win: enable backtick_expansion and shell output tests 2018-02-10 22:28:12 +01:00
buf_functions_spec.lua vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans 2020-06-06 23:24:58 +08:00
changedtick_spec.lua test: Rename meth_pcall to pcall_err 2019-09-06 17:19:07 -07:00
container_functions_spec.lua eval/typval,tests: Fix extending list with itself, add tests 2017-03-29 10:08:06 +03:00
ctx_functions_spec.lua lua: move test helper function, map and filter, to vim.shared module 2020-02-18 17:43:10 +09:00
environ_spec.lua Revert "win/os_env_exists(): workaround libuv bug #10734" 2019-09-25 05:47:12 +02:00
executable_spec.lua win: jobstart(), system(): $PATHEXT-resolve exe 2019-07-21 20:51:37 +02:00
execute_spec.lua functionaltests: fix new execute() tests 2019-06-03 00:12:01 -04:00
exepath_spec.lua test: "$PATHEXT=::" 2019-04-02 01:28:11 +02:00
fnamemodify_spec.lua fnamemodify: fix handling of :r after :e #11165 2019-10-10 22:33:42 -07:00
function_spec.lua functests: Move function_spec to eval 2017-06-20 18:17:47 +03:00
getline_spec.lua Merge #7860 'fix get_buffer_lines' 2018-01-16 08:21:25 +01:00
glob_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
has_spec.lua win: has("wsl") on Windows Subsystem for Linux #7330 2018-01-30 21:12:49 +01:00
hostname_spec.lua test/win: fix some environment assumptions #7912 2018-01-28 19:10:18 +01:00
input_spec.lua vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places 2020-06-18 18:01:43 -04:00
interrupt_spec.lua *: Fix some problems found during review 2017-12-15 02:39:46 +03:00
json_functions_spec.lua eval/decode.c: Avoid NULL arg to memchr() #7332 2017-11-06 05:00:58 +01:00
let_spec.lua eval: fix assertion failure in garbage collection (#12436) 2020-06-22 10:17:20 -04:00
map_functions_spec.lua vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg() 2020-06-04 20:52:53 -04:00
match_functions_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
minmax_functions_spec.lua eval: Fix max_min functions 2017-03-29 10:08:06 +03:00
modeline_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
msgpack_functions_spec.lua ui: refactor ui options 2018-02-13 20:48:51 +01:00
null_spec.lua eval: Fix add() 2017-12-11 10:34:58 +03:00
operators_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
printf_spec.lua eval: Add id() function and make printf("%p") return something useful (#6095) 2017-02-11 19:47:02 +01:00
reltime_spec.lua reltimefloat(): allow negative result #10544 2019-07-20 10:46:09 +02:00
server_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
setpos_spec.lua vim-patch:8.0.0256: missing changes to one file breaks test 2018-06-07 12:02:57 -04:00
sort_spec.lua vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans 2020-06-06 23:24:58 +08:00
special_vars_spec.lua Make "v:errmsg", "v:shell_error" and "v:this_session" distinct 2018-07-23 08:47:51 +09:00
string_spec.lua *: Move some dictionary functions to typval.h and use char* 2017-03-29 10:07:42 +03:00
system_spec.lua system(), jobstart(): raise error on non-executable #11234 2019-12-24 07:53:56 +01:00
timer_spec.lua timer_spec: fix/harden flaky tests (#11080) 2019-09-24 08:55:27 +02:00
uniq_spec.lua vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans 2020-06-06 23:24:58 +08:00
vvar_event_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
wait_spec.lua tests: retry: "wait() evaluates the condition on given interval" (#11155) 2019-10-06 22:47:40 +02:00
writefile_spec.lua test: update writefile test for invalid list items 2018-06-24 16:22:16 -04:00