Add some tests of input charset switching.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:26:55 +0000 (18:26 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 18:26:55 +0000 (18:26 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/halibut@4099 cda61777-01e9-0310-a592-d414129be87e

inputs/test.but

index 7b0df07..21e390e 100644 (file)
@@ -32,7 +32,7 @@ a bit]
 
 \define{eur} \u20AC{EUR }
 
-\versionid $Id: test.but,v 1.27 2004/04/19 17:09:49 simon Exp $
+\versionid $Id: test.but,v 1.28 2004/04/20 18:26:55 simon Exp $
 
 \C{ch\\ap} First chapter title; for similar wrapping reasons this
 chapter title will be ludicrously long. I wonder how much more
@@ -170,17 +170,19 @@ A slightly more difficult macro: \eur\.2500.
 
 Test of input character set switching.
 
-\b 8859 character in ASCII mode: expect nothing useful. [coöpt]
+\n 8859 character in ASCII mode: expect nothing useful. [coöpt]
 
 \cfg{input-charset}{ISO-8859-1}
 
-\b 8859 character in 8859 mode: expect the right thing. [coöpt]
+\n 8859 character in 8859 mode: expect the right thing. [coöpt]
 
 \cfg{input-charset}{UTF-8}
 
-\b 8859 character in UTF-8 mode: expect the wrong thing. [coöpt]
+\n 8859 character in UTF-8 mode: expect the wrong thing. [coöpt]
 
-\b UTF-8 sequence in UTF-8 mode: expect the right thing again. [coöpt]
+\cfg{silliness}{coöpt}
+
+\n UTF-8 sequence in UTF-8 mode: expect the right thing again. [coöpt]
 
 \cfg{input-charset}{ASCII}