]> granicus.if.org Git - vim/commit
patch 7.4.945 v7.4.945
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Nov 2015 20:38:24 +0000 (21:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Nov 2015 20:38:24 +0000 (21:38 +0100)
commit683fa185a4b4ed7595e5942901548b8239ed5cdb
tree72dc382b7d35b2efe9cc966a3049f8a61d462559
parent43345546ae63710441f066648b8485fb545b3801
patch 7.4.945
Problem:    New style testing is incomplete.
Solution:   Add the runtest script to the list of distributed files.
            Add the new functions to the function overview.
            Rename the functions to match Vim function style.
            Move undolevels testing into a new style test script.
Filelist
runtime/doc/eval.txt
runtime/doc/usr_41.txt
src/testdir/Makefile
src/testdir/test100.in
src/testdir/test100.ok
src/testdir/test_assert.vim
src/testdir/test_undolevels.vim [new file with mode: 0644]
src/version.c