]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1121: test for term_gettitle() was disabled v8.1.1121
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Apr 2019 10:39:55 +0000 (12:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Apr 2019 10:39:55 +0000 (12:39 +0200)
commit4a5711b5ea54525a262a57ec0d418f76504bad46
treea06a21d30a78b4029e8b0cd77e3565afbdf689d7
parent543c9b1921d7605498b54afdef518e312f1b4515
patch 8.1.1121: test for term_gettitle() was disabled

Problem:    Test for term_gettitle() was disabled.
Solution:   Enable the test and bail out only when it doesn't work. (Dominique
            Pelle, closes #3776)
src/testdir/test_terminal.vim
src/version.c