repo.or.cz
/
MacVim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merged from the latest developing branch.
[MacVim.git]
/
src
/
testdir
/
test22.in
blob
f5cc046c6a22234a458456b2f6f308685c825e12
1
Tests for file with some lines ending in CTRL-M, some not
\r
2
\r
3
STARTTEST
4
:set ta tx
5
:e!
6
:$-3,$w! test.out
7
:qa!
8
ENDTEST
9
10
this lines ends in a
\r
11
this one doesn't
12
this one does
\r
13
and the last one doesn't