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
/
testdir
/
test_eval_stuff.vim
Commit message (
Expand
)
Author
Age
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
vim-patch:8.2.1184: some tests fail
zeertzjq
2022-11-05
*
vim-patch:8.2.4206: condition with many "(" causes a crash
zeertzjq
2022-10-27
*
vim-patch:8.2.4070: using uninitialized memory when reading empty file
zeertzjq
2022-10-27
*
vim-patch:9.0.0360: crash when invalid line number on :for is ignored
zeertzjq
2022-09-03
*
vim-patch:8.2.1505: not all file read and writecode is tested
zeertzjq
2022-09-03
*
vim-patch:9.0.0220: invalid memory access with for loop over NULL string
zeertzjq
2022-08-17
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
*
test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550
zeertzjq
2022-04-29
*
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
bfredl
2022-03-24
*
feat(eval): port emsg from v8.2.3284
Sean Dewar
2022-02-05
*
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
*
vim-patch:8.2.0598: test_eval_stuff fails in normal terminal
Sean Dewar
2021-09-22
*
vim-patch:8.2.0597: test_eval is old style
Sean Dewar
2021-09-22
*
Merge pull request #15211 from seandewar/blob-port
Jan Edmund Lazo
2021-09-16
|
\
|
*
fix(eval): partially port v8.2.3284
Sean Dewar
2021-09-16
*
|
test(oldtest): re-order test_eval_stuff tests to match Vim
Sean Dewar
2021-09-16
*
|
fix(eval): add the vimscript-1 feature to has()
Sean Dewar
2021-09-16
|
/
*
vim-patch:8.1.2035: recognizing octal numbers is confusing
Sean Dewar
2021-09-11
*
vim-patch:8.2.2388: no easy way to get the maximum or mininum number value
Jan Edmund Lazo
2021-04-27
*
vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problems
Jan Edmund Lazo
2021-04-27
*
vim-patch:8.2.2659: eval test fails because for loop on string works
Jan Edmund Lazo
2021-03-26
*
vim-patch:8.2.2425: cursor on invalid line with range and :substitute
Jan Edmund Lazo
2021-01-29
*
vim-patch:8.2.1379: curly braces expression ending in " }" does not work
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.1.1491: fix skipping after exception #10164
Daniel Hahler
2019-06-08
*
vim-patch:8.1.0804: crash when setting v:errmsg to empty list
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.0.1518: error messages suppressed after ":silent! try"
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.1114: confusing overloaded operator "." for string concatenation
erw7
2019-05-29
*
vim-patch:8.1.0369: continuation lines cannot contain comments
Jan Edmund Lazo
2019-05-03
*
vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directory
Jan Edmund Lazo
2019-05-03
*
vim-patch:8.1.0564: setting v:errors to wrong type still possible
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.0.1423: error in return not caught by try/catch
Jan Edmund Lazo
2018-10-09