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_blob.vim
Commit message (
Expand
)
Author
Age
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
vim-patch:8.2.{1949,2781} (#22451)
zeertzjq
2023-03-01
*
vim-patch:9.0.0430: cannot use repeat() with a blob
zeertzjq
2023-02-28
*
vim-patch:8.2.4670: memory allocation failures for new tab page not tested
zeertzjq
2023-02-28
*
vim-patch:8.2.3446: not enough tests for empty string arguments
zeertzjq
2023-02-28
*
vim-patch:8.2.3438: cannot manipulate blobs
zeertzjq
2023-02-28
*
vim-patch:9.0.0810: readblob() returns empty when trying to read too much
zeertzjq
2023-02-28
*
vim-patch:9.0.0803: readblob() cannot read from character device
zeertzjq
2023-02-28
*
vim-patch:9.0.0795: readblob() always reads the whole file
zeertzjq
2023-02-28
*
vim-patch:8.2.2783: duplicate code for setting byte in blob, blob test may fail
zeertzjq
2023-02-28
*
vim-patch:8.2.2782: Vim9: blob operations not fully tested
zeertzjq
2023-02-28
*
vim-patch:8.2.2780: Vim9: for loop over blob doesn't work
zeertzjq
2023-02-28
*
vim-patch:8.2.2777: Vim9: blob operations not tested in all ways
zeertzjq
2023-02-28
*
vim-patch:8.2.2765: Vim9: not all blob operations work
zeertzjq
2023-02-28
*
vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate
zeertzjq
2023-02-28
*
vim-patch:9.0.0204: indexof() may leak memory
zeertzjq
2023-02-27
*
vim-patch:9.0.0196: finding value in list may require a for loop
zeertzjq
2023-02-27
*
vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)
zeertzjq
2022-11-05
*
vim-patch:8.2.1022: various parts of code not covered by tests
zeertzjq
2022-11-04
*
vim-patch:8.2.0448: various functions not properly tested (#20926)
zeertzjq
2022-11-04
*
vim-patch:8.2.1852: map() returing zero for NULL list is unexpected
zeertzjq
2022-10-26
*
vim-patch:8.2.0619: null dict is not handled like an empty dict
zeertzjq
2022-10-26
*
vim-patch:8.2.0610: some tests are still old style
zeertzjq
2022-10-26
*
vim-patch:8.2.0418: code in eval.c not sufficiently covered by tests
zeertzjq
2022-10-26
*
vim-patch:8.1.{1915,1921,1953} (#19900)
zeertzjq
2022-08-23
*
vim-patch:8.2.3855: illegal memory access when displaying a blob
VVKot
2021-12-19
*
fix(eval): partially port v8.2.3284
Sean Dewar
2021-09-16
*
fix(f_insert): partially port v8.2.0634
Sean Dewar
2021-09-15
*
vim-patch:8.2.0521: crash when reading a blob fails
Sean Dewar
2021-09-15
*
vim-patch:8.2.0184: blob test fails
Sean Dewar
2021-09-15
*
vim-patch:8.2.0121: filter() and map() on blob don't work
Sean Dewar
2021-09-15
*
vim-patch:8.1.1671: copying a blob may result in it being locked
Sean Dewar
2021-09-15
*
vim-patch:8.1.0802: negative index doesn't work for Blob
Sean Dewar
2021-09-15
*
vim-patch:8.1.0798: changing a blob while iterating over it works strangely
Sean Dewar
2021-09-15
*
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
*
vim-patch:8.1.0765: string format of a Blob can't be parsed back
Sean Dewar
2021-09-15
*
vim-patch:8.1.0756: copy() does not make a copy of a Blob
Sean Dewar
2021-09-15
*
vim-patch:8.1.0755: error message for get() on a Blob with invalid index
Sean Dewar
2021-09-15
*
vim-patch:8.1.0742: not all Blob operations are tested
Sean Dewar
2021-09-15
*
vim-patch:8.1.0736: code for Blob not sufficiently tested
Sean Dewar
2021-09-15
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15