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
/
strings_spec.lua
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1856: issues with formatting positional arguments (#25013)
zeertzjq
2023-09-04
*
vim-patch:9.0.1715: duplicate test in message_test.c (#24728)
zeertzjq
2023-08-16
*
fix(printf): make positional %zd and %zu work (#24722)
zeertzjq
2023-08-15
*
vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)
zeertzjq
2023-08-15
*
vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)
zeertzjq
2023-08-15
*
refactor: move reverse_text to strings.c as it's a string operation
Dundar Goc
2022-05-20
*
test(strcase_save): test overlong UTF8-encoding
Dundar Göc
2022-03-05
*
tests: Add tests for vim_strchr
ZyX
2017-05-09
*
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
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
add test for vim_strsave_escaped() function
Sergey Golovin
2016-05-29
*
Tests: fix according to lualint
Marco Hinz
2016-02-02
*
shell: Unquote &shell* options before using them
ZyX
2016-01-11