Bram Moolenaar
|
8c8b8bb56c
|
patch 8.1.0741: viminfo with Blob is not tested
Problem: Viminfo with Blob is not tested.
Solution: Extend the viminfo test. Fix reading a blob. Fixed storing a
special variable value.
|
2019-01-13 17:48:04 +01:00 |
|
Bram Moolenaar
|
c0f5a78c15
|
patch 8.1.0736: code for Blob not sufficiently tested
Problem: Code for Blob not sufficiently tested.
Solution: Add more tests. Fix uncovered crash. Add test_null_blob().
|
2019-01-13 15:16:13 +01:00 |
|
Bram Moolenaar
|
6e5ea8d2a9
|
patch 8.1.0735: cannot handle binary data
Problem: Cannot handle binary data.
Solution: Add the Blob type. (Yasuhiro Matsumoto, closes #3638)
|
2019-01-12 22:47:31 +01:00 |
|