comparison src/testdir/test_alot.vim @ 11083:ae86651164d7 v8.0.0430

patch 8.0.0430: options test fails or hangs on MS-Windows commit https://github.com/vim/vim/commit/bb962262eb6b18d93161d7506317d215ae80bfe5 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 8 00:01:35 2017 +0100 patch 8.0.0430: options test fails or hangs on MS-Windows Problem: Options test fails or hangs on MS-Windows. Solution: Run it separately instead of part of test_alot. Use "-S" instead of "-u" to run the script. Fix failures.
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Mar 2017 00:15:04 +0100
parents a479b7064550
children ae45d497868f
comparison
equal deleted inserted replaced
11082:1f96fcc44bdc 11083:ae86651164d7
48 source test_tagjump.vim 48 source test_tagjump.vim
49 source test_timers.vim 49 source test_timers.vim
50 source test_true_false.vim 50 source test_true_false.vim
51 source test_unlet.vim 51 source test_unlet.vim
52 source test_window_cmd.vim 52 source test_window_cmd.vim
53 source test_options.vim