neovim/test/functional/eval
2017-08-06 14:43:46 +03:00
..
api_functions_spec.lua api: add metadata for ui events 2017-05-10 17:36:31 +02:00
backtick_expansion_spec.lua test: backtick expansion #6218 2017-03-06 12:40:22 +01:00
buf_functions_spec.lua functests: Fix buf_functions test on Windows 2017-03-29 10:08:44 +03:00
changedtick_spec.lua *: Fix linter errors 2017-02-23 19:48:41 +03:00
container_functions_spec.lua eval/typval,tests: Fix extending list with itself, add tests 2017-03-29 10:08:06 +03:00
executable_spec.lua test: executable(): AppVeyor: Ignore "sibling" failure 2017-02-04 11:07:50 +01:00
execute_spec.lua test: execute() + :redir 2017-02-01 18:31:53 -05:00
function_spec.lua functests: Move function_spec to eval 2017-06-20 18:17:47 +03:00
glob_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
has_spec.lua eval.c: has("unnamedplus"). (#6136) 2017-02-18 14:04:46 +01:00
hostname_spec.lua test: handle single-char hostname (#6939) 2017-07-01 18:48:17 +02:00
input_spec.lua functests: Remove wait() from input_spec 2017-08-06 14:43:46 +03:00
json_functions_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
let_spec.lua test/let_spec: self-referencing List. (#6228) 2017-03-08 03:23:40 +01:00
map_functions_spec.lua mbyte: Fix crash when using multibyte chars in maparg() return (#6986) 2017-07-09 10:40:46 +02:00
match_functions_spec.lua eval: Move remaining get_tv_string* functions to eval/typval.c 2017-03-29 10:08:05 +03: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 functests/msgpack: Correct representation of literal INT64_MIN 2017-06-06 21:38:31 -04:00
null_spec.lua eval: Fix extend() behaviour with NULL lists and dictionaries 2017-03-29 10:08:45 +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 functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
server_spec.lua eval: serverstart: Return finalized address to user 2017-05-28 07:14:49 -04:00
setpos_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
sort_spec.lua eval: Move get_tv_lnum and get_tv_float to eval/typval.h 2017-03-29 10:08:05 +03:00
special_vars_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03: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 win: default shellxescape, shellxquote to empty 2017-04-12 02:10:34 +02:00
timer_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
vvar_event_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
writefile_spec.lua eval: Add s flag, use p_fs by default, error out on unknown flag 2017-04-03 02:11:27 +03:00