neovim/test
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
..
benchmark test/benchmark: clean up according to luacheck 2015-11-23 13:57:21 +01:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional test: convert test_marks.in. 2016-04-18 03:00:43 -04:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit eval/encode: Make sure that encoder can encode NULL variables 2016-04-18 02:48:20 +03:00
.luacheckrc test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00