]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.033 v7.4.033
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 13:03:38 +0000 (15:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 13:03:38 +0000 (15:03 +0200)
commit6848c8b561e6c35a3e646c99a82e03c4aa5def92
tree36426e7adbd59da81bcf588923d8998966d51d1e
parentbaca7f705babaa1caeb0bce7f63f6275feca6641
updated for version 7.4.033
Problem:    When the terminal has only 20 lines test 92 and 93 overwrite the
            input file.
Solution:   Explicitly write test.out. Check that the terminal is large enough
            to run the tests.  (Hirohito Higashi)
src/testdir/Makefile
src/testdir/test1.in
src/testdir/test92.in
src/testdir/test93.in
src/version.c