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 3f817764e2 * lib/rexml/document.rb (REXML::Document#write): Document encoding
option. Now different encoding between XML file's encoding and
  XML declaration's encodiong is support.
  [Feature #4872] (work in progress)
* lib/rexml/xmldecl.rb (REXML::XMLDecl#write): Always use XMLDecl's
  encoding.
* test/rexml/test_document.rb: Update tests for the above change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-03 03:53:09 +00:00
..
data * properties. 2012-06-05 01:29:43 +00:00
listener.rb
rexml_test_utils.rb
test_attributes.rb
test_attributes_mixin.rb
test_changing_encoding.rb
test_comment.rb
test_contrib.rb Suppress warnings. 2012-07-23 21:37:39 +00:00
test_core.rb
test_doctype.rb
test_document.rb * lib/rexml/document.rb (REXML::Document#write): Document encoding 2012-11-03 03:53:09 +00:00
test_elements.rb
test_encoding.rb
test_encoding_2.rb
test_entity.rb
test_functions.rb
test_functions_number.rb
test_jaxen.rb
test_light.rb
test_lightparser.rb Suppress warnings. 2012-07-23 21:37:39 +00:00
test_listener.rb
test_martin_fowler.rb
test_namespace.rb
test_notationdecl_mixin.rb
test_notationdecl_parsetest.rb
test_order.rb test: fix test conditions 2012-05-08 06:50:03 +00:00
test_preceding_sibling.rb
test_pullparser.rb Suppress warnings. 2012-07-23 21:37:39 +00:00
test_rexml_issuezilla.rb
test_sax.rb
test_stream.rb
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration.rb * lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encoding 2012-11-03 03:41:26 +00:00
test_xpath.rb Suppress warnings. 2012-07-23 21:37:39 +00:00
test_xpath_attribute_query.rb
test_xpath_msw.rb
test_xpath_pred.rb
test_xpathtext.rb Suppress warnings. 2012-07-23 21:37:39 +00:00