diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-12-17 22:12:02 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-04-18 03:00:43 -0400 |
commit | 8a14750dd32290da1d1a56ee70481190ae5ee299 (patch) | |
tree | dbe14cdc4e50fbeeabf02005701b0ac0227d2b8b /test/functional/eval/json_functions_spec.lua | |
parent | 28b9a2864ad4f2f04a1fa9078709de2be1efcc2a (diff) | |
download | rneovim-8a14750dd32290da1d1a56ee70481190ae5ee299.tar.gz rneovim-8a14750dd32290da1d1a56ee70481190ae5ee299.tar.bz2 rneovim-8a14750dd32290da1d1a56ee70481190ae5ee299.zip |
test: convert test_marks.in.
vim-patch:35e7594
https://github.com/vim/vim/commit/35e7594dd429f7a8a06cefd61c3e8d48b9bd74e2
"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].
Diffstat (limited to 'test/functional/eval/json_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions