comparison src/testdir/test_alot.vim @ 9616:6144d9bfb037 v7.4.2085

commit https://github.com/vim/vim/commit/dfd63e30d13fff5603416b6c7e247cebeb003eb0 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 21 10:11:03 2016 +0200 patch 7.4.2085 Problem: Digraph tests fails on some systems. Solution: Run it separately and set 'encoding' early.
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jul 2016 10:15:05 +0200
parents 8f1de7b71199
children adc7212951ee
comparison
equal deleted inserted replaced
9615:b00b3aa68217 9616:6144d9bfb037
3 3
4 source test_assign.vim 4 source test_assign.vim
5 source test_autocmd.vim 5 source test_autocmd.vim
6 source test_cursor_func.vim 6 source test_cursor_func.vim
7 source test_delete.vim 7 source test_delete.vim
8 source test_digraph.vim
9 source test_execute_func.vim 8 source test_execute_func.vim
10 source test_ex_undo.vim 9 source test_ex_undo.vim
11 source test_expand.vim 10 source test_expand.vim
12 source test_expr.vim 11 source test_expr.vim
13 source test_expand_dllpath.vim 12 source test_expand_dllpath.vim