]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2321 v7.4.2321
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Sep 2016 20:35:40 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Sep 2016 20:35:40 +0000 (22:35 +0200)
commitdac1947bb366ef43cd6da95acc730554e76d8b84
treed6959ff23939dfa6e68f8618694efb617c59f2e3
parentdda933d06c06c2792bd686d059f6ad19191ad30b
patch 7.4.2321
Problem:    When a test is commented out we forget about it.
Solution:   Let a test throw an exception with "Skipped" and list skipped test
            functions. (Christian Brabandt)
src/testdir/Makefile
src/testdir/README.txt
src/testdir/runtest.vim
src/testdir/test_popup.vim
src/version.c