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 4e44eeaeb1 * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all
entity filters are ignored. [ruby-dev:47278] [Bug #8302]
  Patch by Ippei Obayashi. Thanks!!!
* test/rexml/test_entity.rb (EntityTester#test_entity_filter): Add
  a test of the above change.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-26 14:36:30 +00:00
..
data
listener.rb
rexml_test_utils.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_attributes.rb * lib/rexml/element.rb (REXML::Attributes#to_a): Support 2013-04-26 13:56:34 +00:00
test_attributes_mixin.rb
test_changing_encoding.rb
test_comment.rb
test_contrib.rb * test/csv/test_features.rb, test/logger/test_logger.rb 2013-04-20 23:03:52 +00:00
test_core.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_doctype.rb
test_document.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
test_elements.rb
test_encoding.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_encoding_2.rb
test_entity.rb * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all 2013-04-26 14:36:30 +00:00
test_functions.rb
test_functions_number.rb
test_jaxen.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_light.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_lightparser.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_listener.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_martin_fowler.rb
test_namespace.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_notationdecl_mixin.rb
test_notationdecl_parsetest.rb
test_order.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_preceding_sibling.rb
test_pullparser.rb
test_rexml_issuezilla.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_sax.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_stream.rb
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration.rb
test_xpath.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_xpath_attribute_query.rb
test_xpath_msw.rb
test_xpath_pred.rb
test_xpathtext.rb