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/xpath
kou 9090241e61 rexml: Fix a XPath bug that white spaces aren't ignored
lib/rexml/parsers/xpathparser.rb: Ignore white spaces in relative
location path.

test/rexml/xpath/test_base.rb: Add more test patterns and use more
debug friendly assertion style.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63204 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-19 21:34:40 +00:00
..
test_attribute.rb
test_axis_preceding_sibling.rb
test_base.rb rexml: Fix a XPath bug that white spaces aren't ignored 2018-04-19 21:34:40 +00:00
test_node.rb
test_predicate.rb
test_text.rb Fix tests depending on sort stability 2016-10-13 02:31:43 +00:00