view src/testdir/test22.in @ 6518:667cb2eb17a5 v7.4.586

updated for version 7.4.586 Problem: Parallel building of the documentation html files is not reliable. Solution: Remove a cyclic dependency. (Reiner Herrmann)
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Jan 2015 17:27:22 +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