Michael Ennen
|
b1c9d7d237
|
vim-patch:7.4.1223
Problem: Crash when setting v:errors to a number.
Solution: Free the typval without assuming its type. (Yasuhiro Matsumoto)
a542c680a8
|
2016-06-09 21:18:09 -04:00 |
|
James McCoy
|
ccef5c9c77
|
vim-patch:7.4.1567
Problem: Crash in assert_fails().
Solution: Check for NULL. (Dominique Pelle) Add a test.
1abb502635
|
2016-05-25 21:02:52 -04:00 |
|
watiko
|
59b04d856b
|
tests: Make helper.source() return tempname.
|
2016-01-10 10:44:57 +09:00 |
|
watiko
|
feed81f45f
|
tests: Fix OSX's tempname issue.
|
2016-01-10 10:44:57 +09:00 |
|
watiko
|
d8e07deff6
|
tests: Migrate legacy test assert.
|
2016-01-10 10:44:57 +09:00 |
|