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
/
mbyte_spec.lua
Commit message (
Expand
)
Author
Age
*
docs: misc
dundargoc
2025-01-11
*
docs: misc (#30177)
dundargoc
2024-09-29
*
refactor(multibyte): neo-casefolding without allocation
bfredl
2024-09-29
*
fix(mbyte): check for utf8proc_map() failure (#30531)
zeertzjq
2024-09-26
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
*
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-06
*
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-05
*
unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF characters
James McCoy
2018-11-15
*
test: port kword_test to Lua for utf_char2bytes()
Jan Edmund Lazo
2018-07-01
*
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
*
Satisfy testlint.
KillTheMule
2016-04-28
*
mbyte_spec.lua: Fix indentation
oni-link
2016-04-17
*
mbyte_spec.lua: Fix wording
oni-link
2016-04-17
*
mbyte.c: Unittest for utfc_ptr2char_len()
oni-link
2016-04-15