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_requests_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
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(rpc): do not crash when no input is consumed
bfredl
2024-03-21
*
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
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
test: fix running functional tests under gdbserver
Shreyansh Chouhan
2021-09-20
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
server_requests_spec: fix assertion, pass Lua paths via args (#10875)
Daniel Hahler
2019-09-16
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
test: is_os() #10933
Justin M. Keyes
2019-09-04
*
tests: support msg with global_helpers.ok (#10820)
Daniel Hahler
2019-08-21
*
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
test: API: fix tests after improved error capture
Justin M. Keyes
2018-05-10
*
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
channels: tests
Björn Linse
2017-11-26
*
test: server_spec: Tolerate missing protocol (#7478)
James McCoy
2017-11-02
*
rpc: Don't delay notifications when request is pending (#6544)
Björn Linse
2017-10-29
*
rpc: close channel if stream was closed
Justin M. Keyes
2017-08-21
*
ci/quickbuild: XXX: disable server_requests test (#6851)
Justin M. Keyes
2017-07-02
*
sockets: don't deadlock when connecting to own pipe address
Björn Linse
2017-05-29
*
channels: implement sockopen() to connect to socket
Björn Linse
2017-05-29
*
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
2017-04-09
*
win: test: enable job_spec.lua
Justin M. Keyes
2017-01-19
*
Windows: enable more tests
Justin M. Keyes
2017-01-13
*
server_requests_spec: Expect correct window ID.
Jurica Bradaric
2016-10-07
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
CI: Travis macOS: Skip tab left-drag tests.
Justin M. Keyes
2016-09-12
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
XXX: CI: Disable hanging test on Travis OSX.
Justin M. Keyes
2016-08-09
[next]