comparison src/testdir/test61.in @ 7003:bc269cf15ccd v7.4.819

patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:33:48 +0200
parents 6e611380b4cf
children
comparison
equal deleted inserted replaced
7002:6db4f492c515 7003:bc269cf15ccd
85 ggO---:0put a 85 ggO---:0put a
86 ggO---:w >>test.out 86 ggO---:w >>test.out
87 :so small.vim 87 :so small.vim
88 :set nocp viminfo+=nviminfo 88 :set nocp viminfo+=nviminfo
89 :enew! 89 :enew!
90 oa 90 oa:
91 :set ul=100 91 :set ul=100
92 ob 92 ob:
93 :set ul=100 93 :set ul=100
94 o1a2=setline('.','1234') 94 o1a2=setline('.','1234')
95 95
96 uu:" 96 uu:"
97 oc 97 oc:
98 :set ul=100 98 :set ul=100
99 o1a2=setline('.','1234') 99 o1a2=setline('.','1234')
100 100
101 u:" 101 u:"
102 od 102 od:
103 :set ul=100 103 :set ul=100
104 o1a2=string(123) 104 o1a2=string(123)
105 u:" 105 u:"
106 :%w >>test.out 106 :%w >>test.out
107 :qa! 107 :qa!