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
/
api
/
server_notifications_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
*
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
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
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
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: unignore test which froze sourcehut (#25067)
Sergey Slipchenko
2023-09-11
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
test(api): mark "notify cancels stale events on channel close" fragile
James McCoy
2021-11-30
*
docs: naming conventions
Justin M. Keyes
2021-09-09
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
ci(tests): skip "stale events on channel close" (#15278)
dundargoc
2021-08-05
*
rpc: don't handle stale requests on already closed channel
Björn Linse
2020-12-23
*
API: nvim_unsubscribe(): Handle unknown events #8745
Daniel Hahler
2018-08-28
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
msgpack_rpc: Fix crash in log_server_msg
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2016-06-24
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test: Use lua to perform sanity API checks
Thiago de Arruda
2014-10-16