neovim/test/functional/api
Björn Linse 32565922ef refactor(api): handle option dicts properly
Do not copy a lot of lua strings (dict keys) to just strequal() them
Just compare them directly to a dedicated hash function.

feat(generators): HASHY McHASHFACE
2021-10-03 10:46:57 +02:00
..
buffer_spec.lua correctly mark changed regions for set_text 2021-02-07 13:50:29 -08:00
buffer_updates_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
command_spec.lua refactor(api): handle option dicts properly 2021-10-03 10:46:57 +02:00
extmark_spec.lua refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
highlight_spec.lua Improvements to tests 2021-04-22 17:09:18 +06:00
keymap_spec.lua refactor(api): handle option dicts properly 2021-10-03 10:46:57 +02:00
menu_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
proc_spec.lua doc + extmarks tweaks #11421 2019-11-25 01:08:02 -08:00
rpc_fixture.lua server_requests_spec: fix assertion, pass Lua paths via args (#10875) 2019-09-16 19:16:39 +02:00
server_notifications_spec.lua docs: naming conventions 2021-09-09 06:28:11 -07:00
server_requests_spec.lua refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
tabpage_spec.lua API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
ui_spec.lua UIEnter/UILeave: fire for embedder UI, builtin TUI 2019-09-12 17:04:05 -07:00
version_spec.lua test/api: verify that UI options from stable metadata are preserved 2018-12-21 10:52:25 +01:00
vim_spec.lua refactor(api): handle option dicts properly 2021-10-03 10:46:57 +02:00
window_spec.lua fix(api): fix crash after set_option_value_for() #15390 2021-09-25 17:48:06 -07:00