test/compatibility/unmarked-paragraph.tst
author ali <ali@juiblex.co.uk>
Tue Oct 15 07:57:45 2013 +0100 (2013-10-15)
changeset 98 37da646396b9
parent 25 100bec12f16a
permissions -rw-r--r--
Fix bug #29: analyse_quotes() shadows the linecnt global variable for no good reason
     1 **************** INPUT ****************
     2 "Hurrah! that's the way to do it!" "Now, then, Tom, see if you can't bring
     3 Dick home!"
     4 
     5 "Give him a swift one, Frank! Don't let him hit it!" cried Sam Rover,
     6 merrily.
     7 **************** WARNINGS ****************
     8 <expected>
     9   <error>
    10     <at line="1" column="36"/>
    11     <at line="1" column="34"/>
    12     <text>Query missing paragraph break?</text>
    13   </error>
    14 </expected>