index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ex_cmds
/
dict_notifications_spec.lua
Commit message (
Expand
)
Author
Age
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
more tests
Daniel Hahler
2021-03-30
*
test
Daniel Hahler
2021-03-30
*
Test and initial fix for crash with dictwatcherdel
Daniel Hahler
2021-03-30
*
dictwatcher: fix use-after-free #11495
erw7
2019-12-02
*
dictwatcheradd(): support b:changedtick #9693
demiurg337
2019-03-14
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
eval: Make sure that v:_null_dict does not crash dictwatcher*()
ZyX
2017-03-29
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
2017-02-14
*
eval: Remove dictwatcher from watchers queue before freeing it
James McCoy
2017-01-12
*
Add some tests and cleanup.
Michael Ennen
2016-12-12
*
Make partials work with jobs, timers, and dictwatchers.
Björn Linse
2016-12-12
*
test: system(): backgrounded shell command
Justin M. Keyes
2016-10-19