]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0603: the :stop command is not tested v8.1.0603
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Dec 2018 15:16:10 +0000 (16:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Dec 2018 15:16:10 +0000 (16:16 +0100)
commite751a5f531c1ceb58dacc7c280fdaae0df2c71c7
tree2ad9b7d8e5161cdbcba837ec583356bd25c18b2a
parent2caad3fbbdbf1486a176c9f6bfbc3d9be90e09f7
patch 8.1.0603: the :stop command is not tested

Problem:    The :stop command is not tested.
Solution:   Test :stop using a terminal window.
src/testdir/shared.vim
src/testdir/test_terminal.vim
src/version.c