view src/testdir/test22.in @ 6575:a7e485b683d8 v7.4.614

updated for version 7.4.614 Problem: There is no test for what patch 7.4.601 fixes. Solution: Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 16:53:51 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

Tests for file with some lines ending in CTRL-M, some not

STARTTEST
:set ta tx
:e!
:$-3,$w! test.out
:qa!
ENDTEST

this lines ends in a
this one doesn't
this one does
and the last one doesn't