Mercurial > vim
annotate src/testdir/test20.in @ 10351:ed658942a71c v8.0.0070
commit https://github.com/vim/vim/commit/3f9ebf32a392a9cae1c3e4b6bf8cecad60e2a22a
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Nov 7 22:13:32 2016 +0100
patch 8.0.0070
Problem: Tests referred in Makefile that no longer exist.
Solution: Remove test71 and test74 entries. (Michael Soyka)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 07 Nov 2016 22:15:04 +0100 |
parents | 22dfcd1494e4 |
children |
rev | line source |
---|---|
7 | 1 Tests Blockwise Visual when there are TABs before the text. |
2 First test for undo working properly when executing commands from a register. | |
3 Also test this in an empty buffer. | |
4 | |
5 STARTTEST | |
6 :so tiny.vim | |
7 G0"ay$k@au | |
8 :new | |
9 @auY:quit! | |
10 GP | |
11 /start here$ | |
5365 | 12 "by$jjlld |
13 /456$ | |
14 jj"bP | |
15 :/56$/,$-1w! test.out | |
7 | 16 :qa! |
17 ENDTEST | |
18 | |
5365 | 19 123456 |
20 234567 | |
21 345678 | |
22 | |
7 | 23 test text test tex start here |
24 some text | |
25 test text | |
26 test text | |
27 | |
28 OxjAykdd |