ruby/test/rexml
kou 2bbc30520f REXML: Fix a bug that unexpected methods can be called as a XPath function
[HackerOne:249295]

Reported by Andrea Jegher. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-13 12:14:24 +00:00
..
data * test/rexml/test_encoding.rb 2014-10-23 07:31:31 +00:00
parse Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
parser rexml: add close tag check on end of document to StreamParser 2017-06-07 13:01:28 +00:00
xpath Fix tests depending on sort stability 2016-10-13 02:31:43 +00:00
listener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rexml_test_utils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_attributes.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_attributes_mixin.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_changing_encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_comment.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_contrib.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_core.rb fix common misspelling [ci skip] 2015-12-24 23:23:46 +00:00
test_doctype.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_document.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_element.rb rexml: REXML::Element#[] accepts String or Symbol as attribute name 2016-12-06 13:57:56 +00:00
test_elements.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_entity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_functions.rb REXML: Fix a bug that unexpected methods can be called as a XPath function 2017-08-13 12:14:24 +00:00
test_functions_number.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_jaxen.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_light.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_lightparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_listener.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_martin_fowler.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_namespace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_order.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_preceding_sibling.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_pullparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_rexml_issuezilla.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sax.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_stream.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_text.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_ticket_80.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_validation_rng.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_xml_declaration.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00