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
/
tabpage_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-16
fix(api): nvim_open_tabpage positional "enter"
Sean Dewar
1
2026-03-16
fix(api): nvim_open_tabpage "after" like :[count]tab
Sean Dewar
1
2026-03-16
fix: nvim_open_tabpage cleanup, fixes, more tests
Sean Dewar
1
2026-03-16
feat(api): add nvim_open_tabpage
Will Hopkins
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-08
fix(api): patch some cmdwin/textlock holes
Sean Dewar
1
2024-01-29
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
1
2024-01-29
test: more tests for nvim_tabpage_get_win (#27248)
zeertzjq
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: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2020-01-14
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2018-09-05
API: Avoid overrun when formatting error-message
Justin M. Keyes
1
2017-04-24
api: Do not translate error messages.
Justin M. Keyes
1
2017-02-23
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
1
2016-10-24
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
1
2016-10-04
api: Support getting the number of a window/tabpage
James McCoy
1
2016-09-17
api: Establish API naming convention. (#5344)
Justin M. Keyes
1
2016-09-15
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
1
2016-06-10
functests: Check logs in lua code
ZyX
1
2016-04-28
Satisfy testlint.
KillTheMule
1
2016-04-18
api: Replace set_var(name, NIL) with del_var(name)
ZyX
1
2014-10-16
test: Use lua to perform sanity API checks
Thiago de Arruda
1