1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/test/compatibility/unusual-characters.tst Sun Feb 19 23:14:54 2012 +0000
1.3 @@ -0,0 +1,18 @@
1.4 +**************** INPUT ****************
1.5 +All wrapt in flames, behold our craft/
1.6 + She'll plough the main no more!
1.7 +Her galla~t crew may well shed tears----*
1.8 +
1.9 +**************** EXPECTED ****************
1.10 +
1.11 +All wrapt in flames, behold our craft/
1.12 + Line 1 column 38 - Forward slash?
1.13 +
1.14 + She'll plough the main no more!
1.15 + Line 2 column 1 - Tab character?
1.16 +
1.17 +Her galla~t crew may well shed tears----*
1.18 + Line 3 column 10 - Tilde character?
1.19 +
1.20 +Her galla~t crew may well shed tears----*
1.21 + Line 3 column 41 - Asterisk?