mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.944
Problem: Writing tests for Vim script is hard.
Solution: Add assertEqual(), assertFalse() and assertTrue() functions. Add
the v:errors variable. Add the runtest script. Add a first new
style test script.
43345546ae
This commit is contained in:
@@ -125,7 +125,7 @@ static int included_patches[] = {
|
||||
// 947,
|
||||
// 946,
|
||||
// 945,
|
||||
// 944,
|
||||
944,
|
||||
// 943,
|
||||
// 942,
|
||||
// 941,
|
||||
|
Reference in New Issue
Block a user