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
/
buffer_updates_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
test(api/buffer_updates_spec): prevent flakiness (#30521)
zeertzjq
2024-09-26
*
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: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
\
|
*
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
2024-01-13
*
|
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
|
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
|
test: remove helpers.sleep()
Lewis Russell
2024-01-12
|
/
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
fix(tests): missing clear() #18927
kylo252
2022-06-13
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
test: use helpers.pending_win32(pending) in buffer_updates_spec
zeertzjq
2022-03-03
*
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
functionaltest: win: enable diffput,diffget test
Jan Edmund Lazo
2018-10-31
*
test: nvim_buf_attach: reduce delay
Justin M. Keyes
2018-07-02
*
test: nvim_buf_attach response after initial delay
Justin M. Keyes
2018-07-01
*
test: buffer_updates: 10s timeout
Justin M. Keyes
2018-07-01
*
API: emit nvim_buf_lines_event from :terminal #8616
KillTheMule
2018-07-01
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
*
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
*
Update test
KillTheMule
2018-05-23
*
Some renamings and doc changes
KillTheMule
2018-05-23
*
Try fixing that test on travis
KillTheMule
2018-05-23
*
Increase sendkeys timeout
KillTheMule
2018-05-23
*
The grand renaming
KillTheMule
2018-05-23