Jan Edmund Lazo
1d2b702008
vim-patch:8.0.1486: accessing invalid memory with "it"
...
Problem: Accessing invalid memory with "it". (Dominique Pelle)
Solution: Avoid going over the end of the line. (Christian Brabandt,
closes vim/vim#2532 )
82846a00ac
2018-08-20 00:05:12 -04:00
Justin M. Keyes
54b9510e05
vim-patch:8.0.1158: still old style tests
...
Problem: Still old style tests.
Solution: Convert serveral tests to new style. (Yegappan Lakshmanan)
db51007108
2018-02-11 15:27:56 +01:00
Justin M. Keyes
ce09d4134b
vim-patch:8.0.0433: beeps when running tests
...
Problem: Quite a few beeps when running tests.
Solution: Set 'belloff' for these tests. (Christian Brabandt)
c3c766ea8c
2018-01-21 12:21:47 +01:00
James McCoy
ad202b8401
vim-patch:7.4.2098
...
Problem: Text object tests are old style.
Solution: Turn them into new style tests. (James McCoy, closes vim/vim#941 )
00b24be454
2017-02-27 20:52:42 -05:00