annotate src/testdir/test_erasebackword.in @ 6983:c7d12c7eb2b6 v7.4.809

patch 7.4.809 Problem: Test is duplicated. Solution: Roll back 7.4.802.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 21:27:11 +0200
parents f202e335d491
children ae45d497868f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6716
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 Test for erasing backword
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
2
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
3 STARTTEST
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 :so small.vim
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
5 :so mbyte.vim
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
6 :set encoding=utf-8
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
7 G
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
8 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
9 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
10 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
11 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
12 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
13 o wwwこんにちわ世界ワールドvim 
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
14 :/^test/,$w! test.out
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
15 :qa!
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
16 ENDTEST
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
17
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
18 test starts here:
f202e335d491 Add test files for patch 7.4.680.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
19