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
*
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
*
functests: Check logs in lua code
ZyX
2016-06-10
*
tests: update tests to use [gs]et_lines instead of [gs]et_line_slice
Björn Linse
2016-04-01
*
Tests: fix according to lualint
Marco Hinz
2016-02-02
*
helpers.c: Handle msgpack str/bin objects with length 0 correctly
oni-link
2015-12-21
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
functests: Fix tests
ZyX
2015-10-23
*
functests: Do not forget about -i argument
ZyX
2015-10-23
*
test: don't process vimrc #2511
Marco Hinz
2015-04-25
*
channel: recognized nvim-style errors
Scott Prager
2015-04-13
*
msgpack: Allow notifications to execute commands.
Scott Prager
2015-04-13
*
test: Improve test environment setup and error handling/reporting
Thiago de Arruda
2014-11-07
*
channel: Delay notifications to avoid client race conditions
Thiago de Arruda
2014-11-06
*
test: Use lua to perform sanity API checks
Thiago de Arruda
2014-10-16