vim-patch:7.4.1663

Problem:    In tests it's often useful to check if a pattern matches.
Solution:   Add assert_match().

ea6553bec3
This commit is contained in:
James McCoy
2016-07-08 13:32:25 -04:00
parent 8c1fb99d2d
commit aece3ffa7d
4 changed files with 98 additions and 22 deletions

View File

@@ -91,6 +91,7 @@ static int included_patches[] = {
1716,
1712,
1695,
1663,
1654,
1652,
1649,