annotate src/testdir/test90.ok @ 10940:a479b7064550 v8.0.0359

patch 8.0.0359: 'number' and 'relativenumber' are not properly tested commit https://github.com/vim/vim/commit/dc9a081712ec8c140e6d4909e9f6b03a629d32d3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 23 18:46:50 2017 +0100 patch 8.0.0359: 'number' and 'relativenumber' are not properly tested Problem: 'number' and 'relativenumber' are not properly tested. Solution: Add tests, change old style to new style tests. (Ozaki Kiichi, closes #1447)
author Christian Brabandt <cb@256bit.org>
date Thu, 23 Feb 2017 19:00:05 +0100
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