]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0817: ":=" command is not tested v8.1.0817
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 21:42:37 +0000 (22:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 21:42:37 +0000 (22:42 +0100)
commit99531a7604ce89ba82f41cdb519669abb61f3df0
tree1357331276f4ccd7b8d590252cabc1e8319736be
parent681b6bc86c8f60473854c0141935c07494528884
patch 8.1.0817: ":=" command is not tested

Problem:    ":=" command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3859)
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_ex_equal.vim [new file with mode: 0644]
src/version.c