]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3025: not enough tests for quickfix end_col and end_lnum v8.2.3025
authorshane.xb.qian <shane.qian@foxmail.com>
Sun, 20 Jun 2021 14:31:00 +0000 (16:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Jun 2021 14:31:00 +0000 (16:31 +0200)
commit0d5e1ec37fbe75e18acba6f650c59bf91063108c
tree727c7223a713b4ff08a139ebf55b2668932e221e
parent2fb1b89d721682585228f9a6ee7da4b6d3c6634d
patch 8.2.3025: not enough tests for quickfix end_col and end_lnum

Problem:    Not enough tests for quickfix end_col and end_lnum.
Solution:   Add a few more test cases. (Shane-XB-Qian, closes #8409)
src/testdir/test_quickfix.vim
src/version.c