]> granicus.if.org Git - libexpat/commit
basic_setup(): Remove bogus assumption that all tests would use US-ASCII
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 19 Apr 2002 18:25:07 +0000 (18:25 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 19 Apr 2002 18:25:07 +0000 (18:25 +0000)
commit38b6ee29b28b1ed27bf3a9c8a0f3f5ea7b0d4397
tree34df049372a10b957408bd293736b265a2c04d99
parent276e2517e047d5c48d4cc4ee07eaed3282f9dadf
basic_setup():  Remove bogus assumption that all tests would use US-ASCII
    data; let Expat determine the proper encoding from the XML source text.

Added several tests relating to supposed mis-interpretation of Latin-1;
these show that Expat (at least in the CVS version) is properly decoding
the Latin-1 text and generating the proper UTF-8 output.

This closes SF bug #491986, #514281.
expat/tests/runtests.c