diff -r 000000000000 -r c6d5c23b0ff1 test/compatibility/grave-quotes.tst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/compatibility/grave-quotes.tst Mon Feb 20 09:11:08 2012 +0000 @@ -0,0 +1,11 @@ +**************** INPUT **************** +` Now you should start for school,' Margaret said. + +`In a moment,' Peter replied, ` I'm just coming.' +**************** EXPECTED **************** + +` Now you should start for school,' Margaret said. + Line 1 column 1 - Spaced quote? + +`In a moment,' Peter replied, ` I'm just coming.' + Line 3 column 30 - Spaced singlequote?