Files
neovim/test/functional/legacy
Justin M. Keyes 8a14750dd3 test: convert test_marks.in.
vim-patch:35e7594
35e7594dd4
    "Add missing test files from 7.4.634 to the repository."

The discrepancy between the expected getpos() result of the old test
[0, 15, 2, 0] and the converted test [0, 3, 2, 0] is just a matter of how
the buffer is constructed: in the old Vim test the buffer has a bunch of
junk at the top.

The central purpose of the test is to verify that the getpost("'a") does
*not* return [0, 0, 0, 0].
2016-04-18 03:00:43 -04:00
..
2016-02-15 21:08:22 +09:00
2016-02-01 03:47:08 +09:00
2016-02-15 11:05:17 +01:00
2016-01-15 23:50:04 +09:00
2016-02-17 03:59:58 -05:00
2016-01-23 15:33:31 +01:00
2016-03-30 08:30:35 -04:00
2016-02-22 22:47:18 +09:00
2016-01-28 20:52:41 +09:00
2016-01-14 12:22:45 +09:00
2016-04-18 03:00:43 -04:00
2016-02-09 14:44:53 +09:00
2016-02-01 02:28:51 -05:00
2016-02-16 00:18:42 +09:00