index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
server_requests_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-02-08
test(api/server_requests_spec): fix flaky test (#37771)
zeertzjq
1
2026-01-11
fix(lua): vim._with() doesn't save boolean options properly (#37354)
zeertzjq
1
2026-01-11
fix(rpc): don't overwrite already received results on error (#37339)
zeertzjq
1
2025-12-26
test(api/server_requests_spec): fix flaky test (again) (#37100)
zeertzjq
1
2025-11-16
test(api/server_requests_spec): fix flaky test (again) (#36570)
zeertzjq
1
2025-10-31
test(api/server_requests_spec): fix flaky test (#36410)
zeertzjq
1
2025-10-31
Merge pull request #36393 from zeertzjq/rstream-close-cb
zeertzjq
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-01-04
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-21
fix(rpc): do not crash when no input is consumed
bfredl
1
2024-02-12
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-02-10
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
1
2023-02-09
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-13
test: introduce skip() #21010
dundargoc
1
2022-06-30
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
1
2022-02-17
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
1
2021-09-20
test: fix running functional tests under gdbserver
Shreyansh Chouhan
1
2021-09-01
refactor(tests): use assert_alive() #15546
Justin M. Keyes
1
2019-10-19
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
1
2019-10-18
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
1
2019-09-16
server_requests_spec: fix assertion, pass Lua paths via args (#10875)
Daniel Hahler
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2019-09-04
test: is_os() #10933
Justin M. Keyes
1
2019-08-21
tests: support msg with global_helpers.ok (#10820)
Daniel Hahler
1
2019-08-05
test: isCI(): add "name" parameter
Justin M. Keyes
1
2019-05-26
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
1
2019-05-18
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
1
2018-09-22
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
1
2018-06-07
API: validation: mention invalid method name (#8489)
Justin M. Keyes
1
2018-05-10
test: API: fix tests after improved error capture
Justin M. Keyes
1
2018-05-09
API: return non-generic VimL errors
Justin M. Keyes
1
2018-03-11
test: rename next_message() to next_msg()
Justin M. Keyes
1
2017-11-26
channels: tests
Björn Linse
1
2017-11-02
test: server_spec: Tolerate missing protocol (#7478)
James McCoy
1
2017-10-29
rpc: Don't delay notifications when request is pending (#6544)
Björn Linse
1
2017-08-21
rpc: close channel if stream was closed
Justin M. Keyes
1
2017-07-02
ci/quickbuild: XXX: disable server_requests test (#6851)
Justin M. Keyes
1
2017-05-29
sockets: don't deadlock when connecting to own pipe address
Björn Linse
1
2017-05-29
channels: implement sockopen() to connect to socket
Björn Linse
1
2017-04-09
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
1
2017-01-19
win: test: enable job_spec.lua
Justin M. Keyes
1
[next]