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
/
eval
/
decode_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
*
unittests: Fix linter error
ZyX
2017-04-09
*
unittests: Do not alter p_enc in decode unit test
ZyX
2017-04-08
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
unittests: Fix linter errors
ZyX
2017-03-11
*
unittests: Do not import libnvim or headers in main process
ZyX
2017-03-11
*
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
*
functests: Replace \xXX escapes with \DDD in lua code
ZyX
2016-04-18
*
eval/decode: Do not overflow when parsing `-`
ZyX
2016-04-18
*
eval/decode: Make sure that error messages do not cause overflow
ZyX
2016-04-18
*
eval/decode: Make sure that parsing strings does not overflow
ZyX
2016-04-18
*
eval/decode: Avoid overflow when parsing incomplete null/true/false
ZyX
2016-04-18