annotate src/testdir/test90.ok @ 9587:05a56bbe34a1 v7.4.2071

commit https://github.com/vim/vim/commit/f562e72df726c6191fa305e1c0a113f1cfb87f76 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jul 19 17:25:25 2016 +0200 patch 7.4.2071 Problem: The return value of type() is difficult to use. Solution: Define v:t_ constants. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jul 2016 17:30:06 +0200
parents 80ffecafc8f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4128
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 start:
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
2 test for empty string: ok
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
3 test for 1 char: ok
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 test for 3 chars: ok
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
5 test for contains meta char: ok
80ffecafc8f9 Add test files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
6 test for contains non-ascii char: ok