Lines Matching refs:Check
12 " --- Check that "matcharg()" returns the correct group and pattern if a match
21 " --- Check that "matcharg()" returns an empty list if the argument is not 1,
26 " --- Check that "matcharg()" returns ['', ''] if a match is not defined.
34 " --- Check that "matchadd()" and "getmatches()" agree on added matches and
44 " --- Check that "matchdelete()" deletes the matches defined in the previous
51 " --- Check that "matchdelete()" returns 0 if successful and otherwise -1.
56 " --- Check that "clearmatches()" clears all matches defined by ":match" and
67 " --- Check that "setmatches()" restores a list of matches saved by
82 " --- Check that "setmatches()" will not add two matches with the same ID. The
92 " --- Check that "setmatches()" returns 0 if successful and otherwise -1.
142 " Check, that setmatches() can correctly restore the matches from matchaddpos()
191 " Check overlapping pos