Lines Matching refs:used
10 about writing tests in Vim script. This can be used for testing Vim itself
33 These tests are used only for testing Vim without the |+eval| feature.
46 Can also be used as a |method|: >
60 Can also be used as a |method|: >
73 loop. Only to be used in tests.
81 Can also be used as a |method|: >
127 This is only meant to be used in tests, where catching the
128 error with try/catch cannot be used (because it skips over
130 {expr} is used literally, not as a pattern.
134 Can also be used as a |method|: >
179 Only to be used for testing!
181 Can also be used as a |method|: >
187 to run tests. Only to be used for testing Vim!
208 ALL clear all overrides ({val} is not used)
210 "starting" is to be used when a test should behave like
220 < Can also be used as a |method|: >
227 to be used for testing.
229 Can also be used as a |method|: >
250 Can also be used as a |method|: >
255 Set the mouse position to be used for the next mouse action.
263 Set the time Vim uses internally. Currently only used for
264 timestamps in the history, as they are used in viminfo, and
271 Can also be used as a |method|: >
276 When [seed] is given this sets the seed value used by
297 Can also be used as a |method|: >
307 Float 4.0. The value of 'ignorecase' is not used here, case
316 Can also be used as a |method|, the base is passed as the
329 Can also be used as a |method|: >
335 This can be used to assert that a command throws an exception.
357 used as patterns. The first pattern is matched against the
363 can be used to check that there is only one error.
368 If {msg} is empty then it is not used. Do this to get the
376 When {context} is present it is used as a pattern and matched
383 Can also be used as a |method|: >
395 Can also be used as a |method|: >
411 {pattern} is used as with |=~|: The matching is always done
415 {actual} is used as a string, automatic conversion applies.
426 Can also be used as a |method|: >
434 Can also be used as a |method|: >
443 Can also be used as a |method|: >
452 Can also be used as a |method|: >
460 Can also be used as a |method|: >
473 Can also be used as a |method|: >