]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1838 v7.4.1838
authorBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 15:33:34 +0000 (17:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 15:33:34 +0000 (17:33 +0200)
commit574860b5ee9da281c875dad07a607454e135eaee
treec4eed36a67682b8fb209142b3f7081e11fee7f8b
parentc67e89213476b5f4756d92208b57ce9ef4a4cf24
patch 7.4.1838
Problem:    Functions specifically for testing do not sort together.
Solution:   Rename garbagecollect_for_testing() to test_garbagecollect_now().
            Add test_null_list(), test_null_dict(), etc.
runtime/doc/eval.txt
src/eval.c
src/testdir/test_channel.vim
src/testdir/test_expr.vim
src/version.c