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
/
unit
/
buffer_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
*
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
test(unit): use setup()/teardown() in buffer_spec.lua (#18739)
Jun-ichi TAKIMOTO
2022-05-28
*
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
*
test: build_stl_str_hl (#8703)
ZviRackover
2018-07-10
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittests: Run all unit tests in their own processes
ZyX
2017-03-11
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
Add new functionality to the `=` marker in the STL
TJ DeVries
2016-06-14
*
buffer.c: change return type to bool
Charles Joachim
2016-04-03
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
Start adding unit tests
Wayne Rowcliffe
2015-11-11
*
test: Ensure proper initialization in unit/helpers.lua
Thiago de Arruda
2015-07-01
*
unit tests: initialize everything
Justin M. Keyes
2014-09-11
*
Add tests for buffer.c and fileio.c
Wayne Rowcliffe
2014-07-22