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
|
2a6a6c3014
|
patch 8.0.1172: when E734 is given option is still set
Problem: When E734 is given option is still set.
Solution: Assign NULL to "s". (Christian Brabandt)
|
2017-10-02 19:29:48 +02:00 |
|
Bram Moolenaar
|
1c410400fa
|
patch 8.0.0354: test to check that setting termcap key fails sometimes
Problem: Test to check that setting termcap key fails sometimes.
Solution: Check for "t_k1" to exist. (Christian Brabandt, closes #1459)
|
2017-02-23 15:20:03 +01:00 |
|
Bram Moolenaar
|
1fb0d49803
|
patch 8.0.0304: assign test fails in the GUI
Problem: Assign test fails in the GUI.
Solution: Skip the test for setting t_k1.
|
2017-02-04 21:50:19 +01:00 |
|
Bram Moolenaar
|
e353c402e6
|
patch 8.0.0302: cannot set terminal key codes with :let
Problem: Cannot set terminal key codes with :let.
Solution: Make it work.
|
2017-02-04 19:49:16 +01:00 |
|
Bram Moolenaar
|
f6f32c38bf
|
patch 7.4.1546
Problem: Sticky type checking is more annoying than useful.
Solution: Remove the error for changing a variable type.
|
2016-03-12 19:03:59 +01:00 |
|