1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rexml
kou 93647e81a6 * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a
bug that can't parse XML correctly when
  Encoding.default_internal is different with XML
  encoding. REXML::Source converts XML encoding on read. So IO
  should not convert XML encoding.
  Based on patch by NAKAMURA Usaku.
  [ruby-dev:48686] [Bug #10418]

* test/rexml/test_encoding.rb
  (REXMLTests::EncodingTester#test_parse_utf16_with_utf8_default_internal):
  Add the for the above case.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-23 08:23:10 +00:00
..
data
parse
parser
xpath
listener.rb
rexml_test_utils.rb
test_attributes.rb
test_attributes_mixin.rb
test_changing_encoding.rb
test_comment.rb
test_contrib.rb
test_core.rb
test_doctype.rb
test_document.rb
test_elements.rb
test_encoding.rb * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a 2014-10-23 08:23:10 +00:00
test_entity.rb
test_functions.rb
test_functions_number.rb
test_jaxen.rb
test_light.rb
test_lightparser.rb
test_listener.rb
test_martin_fowler.rb
test_namespace.rb
test_order.rb
test_preceding_sibling.rb
test_pullparser.rb
test_rexml_issuezilla.rb
test_sax.rb
test_stream.rb
test_text.rb
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration.rb