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
/
src
/
nvim
/
testing.c
Commit message (
Expand
)
Author
Age
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:9.0.1245: code is indented more than necessary (#21998)
zeertzjq
2023-01-26
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
vim-patch:8.2.5102: interrupt not caught in test
zeertzjq
2022-11-30
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
vim-patch:8.2.1632: not checking the context of test_fails()
zeertzjq
2022-11-05
*
vim-patch:8.2.1631: test_fails() does not check the context of the line number
zeertzjq
2022-11-05
*
vim-patch:8.2.1484: flaky failure in assert_fails()
zeertzjq
2022-11-05
*
vim-patch:8.2.1479: Vim9: error for list index uses wrong line number
zeertzjq
2022-11-05
*
vim-patch:8.2.1199: not all assert functions are fully tested
zeertzjq
2022-11-05
*
vim-patch:partial:8.2.1183: assert_fails() checks the last error message
zeertzjq
2022-11-05
*
vim-patch:8.2.4234: test_garbagecollect_now() does not check v:testing
zeertzjq
2022-10-27
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
vim-patch:8.2.0969: assert_equal() output for dicts is hard to figure out (#1...
zeertzjq
2022-07-13
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)
Lewis Russell
2022-04-03