]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0019 v8.0.0019
authorBram Moolenaar <Bram@vim.org>
Thu, 29 Sep 2016 18:54:59 +0000 (20:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 29 Sep 2016 18:54:59 +0000 (20:54 +0200)
commitb3435b0a3a0967115658d0a8c0224a28969cfa02
treeba3e92bbd27469c2517d930906088d6d40f8549d
parentb9c31e71f5a4653a27e81c21226039bfa35b9131
patch 8.0.0019
Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
src/Makefile
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_autocmd.vim
src/testdir/test_command_count.in [deleted file]
src/testdir/test_command_count.ok [deleted file]
src/testdir/test_command_count.vim [new file with mode: 0644]
src/version.c