summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/dict_notifications_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-03-29vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffersSean Dewar1
2025-11-30fix(buffer): defer w_buffer clearing to prevent dict watcher crash #36748CompileAndConquer1
2025-12-01fix(buffer): don't allow changedtick watcher to delete buffer (#36764)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-12refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2022-09-27fix(api): notify dict watchers on nvim_set_var and vim.g settersmolck1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2021-03-30more testsDaniel Hahler1
2021-03-30testDaniel Hahler1
2021-03-30Test and initial fix for crash with dictwatcherdelDaniel Hahler1
2019-12-02dictwatcher: fix use-after-free #11495erw71
2019-03-14dictwatcheradd(): support b:changedtick #9693demiurg3371
2018-03-11test: rename next_message() to next_msg()Justin M. Keyes1
2017-03-29eval: Make sure that v:_null_dict does not crash dictwatcher*()ZyX1
2017-03-29eval: Move remaining get_tv_string* functions to eval/typval.cZyX1
2017-03-29*: Move some dictionary functions to typval.h and use char*ZyX1
2017-02-14Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen1
2017-01-12eval: Remove dictwatcher from watchers queue before freeing itJames McCoy1
2016-12-12Add some tests and cleanup.Michael Ennen1
2016-12-12Make partials work with jobs, timers, and dictwatchers.Björn Linse1
2016-10-19test: system(): backgrounded shell commandJustin M. Keyes1