view src/testdir/test22.in @ 4954:07831d280e90 v7.3.1222

updated for version 7.3.1222 Problem: Cannot execute some tests from the src directoly. Solution: Add missing targets.
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Jun 2013 20:11:50 +0200
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