]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0769: :stop is covered in two tests v8.1.0769
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 21:13:54 +0000 (22:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 21:13:54 +0000 (22:13 +0100)
commit3020ccb113d397ddf474001dc00a1916ad7abdee
tree83f0bdea64f07c58732dbd8af69a14a62ef18696
parentae654385dfb2ae4c1d70789d1dce3676dba4dfbc
patch 8.1.0769: :stop is covered in two tests

Problem:    :stop is covered in two tests.
Solution:   Remove Test_stop_in_terminal().  Make other test exit Vim cleanly.
            (Ozaki Kiichi, closes #3814)
src/testdir/test_suspend.vim
src/testdir/test_terminal.vim
src/version.c