test/bookloupe/curved-single-quotes.tst
changeset 92 7a62c77a0dbe
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/bookloupe/curved-single-quotes.tst	Sat Sep 21 23:40:18 2013 +0100
     1.3 @@ -0,0 +1,55 @@
     1.4 +**************** OPTIONS ****************
     1.5 +-s
     1.6 +**************** INPUT ****************
     1.7 +‘Now you should start for school, ’ Margaret said.
     1.8 +
     1.9 +‘In a moment,’ Peter replied,‘ I'm just coming.’
    1.10 +
    1.11 +‘Come on,’shouted Jane.
    1.12 +
    1.13 +‘Alright,’ said Peter, ‘Keep your hair on.
    1.14 +’ He looked down as he came round the corner.
    1.15 +‘Where's my coat? ’
    1.16 +
    1.17 +`Underneath the girls’ scarves.’ said his mother.
    1.18 +
    1.19 +Grabbing it, he joined the others as they set out.
    1.20 +**************** WARNINGS ****************
    1.21 +<expected>
    1.22 +  <error>
    1.23 +    <at line="1" column="34"/>
    1.24 +    <text>Spaced singlequote?</text>
    1.25 +  </error>
    1.26 +  <error>
    1.27 +    <at line="3" column="30"/>
    1.28 +    <text>Wrongspaced singlequotes?</text>
    1.29 +  </error>
    1.30 +  <error>
    1.31 +    <at line="5" column="10"/>
    1.32 +    <text>Wrongspaced singlequotes?</text>
    1.33 +  </error>
    1.34 +  <false-positive>
    1.35 +    <at line="6"/>
    1.36 +    <text>Mismatched singlequotes?</text>
    1.37 +  </false-positive>
    1.38 +  <error>
    1.39 +    <at line="8" column="1"/>
    1.40 +    <text>Spaced quote?</text>
    1.41 +  </error>
    1.42 +  <error>
    1.43 +    <at line="9" column="19"/>
    1.44 +    <text>Spaced quote?</text>
    1.45 +  </error>
    1.46 +  <false-positive>
    1.47 +    <at line="10"/>
    1.48 +    <text>Mismatched singlequotes?</text>
    1.49 +  </false-positive>
    1.50 +  <false-positive>
    1.51 +    <at line="11" column="32"/>
    1.52 +    <text>Wrongspaced singlequotes?</text>
    1.53 +  </false-positive>
    1.54 +  <error>
    1.55 +    <at line="12"/>
    1.56 +    <text>Mismatched singlequotes?</text>
    1.57 +  </error>
    1.58 +</expected>