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
naruse f25ff846f6 * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
a String which means the name of the encoding.
  this partially revert r29646.

* lib/rexml/document.rb: follow above.

* lib/rexml/output.rb: ditto.

* lib/rexml/parsers/baseparser.rb: ditto.

* lib/rexml/source.rb: ditto.

* lib/rexml/xmldecl.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-02 15:36:48 +00:00
..
data * properties. 2010-09-18 08:34:37 +00:00
listener.rb
rexml_test_utils.rb
test_attributes.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_attributes_mixin.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_changing_encoding.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_contrib.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
test_core.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
test_doctype.rb * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings. 2010-12-07 12:10:23 +00:00
test_document.rb
test_elements.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_encoding.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
test_encoding_2.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_entity.rb Fix tests. 2011-02-19 12:43:27 +00:00
test_functions.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_functions_number.rb * properties. 2010-09-18 08:34:37 +00:00
test_jaxen.rb * properties. 2010-09-18 08:34:37 +00:00
test_light.rb * test/rexml/test_light.rb: really suppress a warning. 2010-12-07 12:57:35 +00:00
test_lightparser.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_listener.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_martin_fowler.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_notationdecl_mixin.rb
test_notationdecl_parsetest.rb
test_order.rb Refix to give the encoding of gzfile. 2010-09-24 00:43:44 +00:00
test_preceding_sibling.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_pullparser.rb
test_rexml_issuezilla.rb
test_sax.rb * test/rexml/test_contrib.rb (ContribTester#test_pos): should not 2010-12-20 21:25:49 +00:00
test_stream.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration_parent_child.rb
test_xpath.rb * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb: 2010-09-17 14:47:20 +00:00
test_xpath_attribute_query.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_xpath_msw.rb * properties. 2010-09-18 08:34:37 +00:00
test_xpath_pred.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_xpathtext.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00