comparison src/testdir/test_alot.vim @ 14832:d6752747348a v8.1.0428

patch 8.1.0428: the :suspend command is not tested commit https://github.com/vim/vim/commit/3b30168f04b8a2a2f1bbaa2f90be546550463146 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 22 21:37:39 2018 +0200 patch 8.1.0428: the :suspend command is not tested Problem: The :suspend command is not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3472)
author Christian Brabandt <cb@256bit.org>
date Sat, 22 Sep 2018 21:45:05 +0200
parents d4db9adc8642
children e3910b9827d0
comparison
equal deleted inserted replaced
14831:5924ca71fb3e 14832:d6752747348a
50 source test_searchpos.vim 50 source test_searchpos.vim
51 source test_set.vim 51 source test_set.vim
52 source test_sort.vim 52 source test_sort.vim
53 source test_sha256.vim 53 source test_sha256.vim
54 source test_statusline.vim 54 source test_statusline.vim
55 source test_suspend.vim
55 source test_syn_attr.vim 56 source test_syn_attr.vim
56 source test_tabline.vim 57 source test_tabline.vim
57 source test_tabpage.vim 58 source test_tabpage.vim
58 source test_tagcase.vim 59 source test_tagcase.vim
59 source test_tagjump.vim 60 source test_tagjump.vim