]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0189: profile commands are not tested v8.0.0189
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Jan 2017 14:22:33 +0000 (15:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Jan 2017 14:22:33 +0000 (15:22 +0100)
commit296b1f28ca9cedeb55872f306808b2214b519ce7
tree44a42e553892239ae8183f53d09d68b110e43aac
parent9506cad7a1a6e52a613f356de969cbd980815777
patch 8.0.0189: profile commands are not tested

Problem:    There are no tests for the :profile command.
Solution:   Add tests. (Dominique Pelle, closes #1383)
src/Makefile
src/testdir/Make_all.mak
src/testdir/test_profile.vim [new file with mode: 0644]
src/version.c