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 bdbc8c5b74 Revert r37439 and r37441
r37439:
	* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encoding
	  module because XMLDecl doesn't convert encoding. This causes
	  removing XML encoding name normalization (encoding.upcase).
	  Encoding name in XML declaration is what user specifies.
	  I think this is reasonable change.
	* test/rexml/test_xml_declaration.rb: Add tests for the above change.

r37441:
	* test/rexml/test_core.rb (Tester#test_ticket_88): Follow the
	  change that encoding name in XML declaration isn't normalized.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-03 04:46:06 +00:00
..
data
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 Revert r37439 and r37441 2012-11-03 04:46:06 +00:00
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/rexml/test_encoding.rb (EncodingTester#test_in_different_out): 2012-11-03 04:03:55 +00:00
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_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 Revert r37439 and r37441 2012-11-03 04:46:06 +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