To: vim_dev@googlegroups.com Subject: Patch 8.2.1740 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1740 Problem: Test fails without the terminal feature. Solution: Skip test if the terminal feature is not available. Files: src/testdir/test_vim9_script.vim *** ../vim-8.2.1739/src/testdir/test_vim9_script.vim 2020-09-25 21:47:24.553006875 +0200 --- src/testdir/test_vim9_script.vim 2020-09-25 22:11:58.720726742 +0200 *************** *** 2832,2837 **** --- 2832,2839 ---- enddef def Test_define_func_at_command_line() + CheckRunVimInTerminal + # run in a separate Vim instance to avoid the script context let lines =<< trim END func CheckAndQuit() *** ../vim-8.2.1739/src/version.c 2020-09-25 21:47:24.553006875 +0200 --- src/version.c 2020-09-25 22:12:47.988592676 +0200 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 1740, /**/ -- While it's true that many normal people whould prefer not to _date_ an engineer, most normal people harbor an intense desire to _mate_ with them, thus producing engineerlike children who will have high-paying jobs long before losing their virginity. (Scott Adams - The Dilbert principle) /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///