ruby/test/rexml/xpath
Kouhei Sutou 310a2a9860 [ruby/rexml] xpath: add missing value conversions for equality and relational expressions
GitHub: fix #18

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/0dca2a2ba0
2019-08-04 11:55:55 +09:00
..
test_attribute.rb [ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with prefix 2019-08-04 11:54:00 +09:00
test_axis_preceding_sibling.rb
test_base.rb [ruby/rexml] xpath: fix a bug for equality or relational expressions 2019-08-04 11:55:31 +09:00
test_compare.rb [ruby/rexml] xpath: add missing value conversions for equality and relational expressions 2019-08-04 11:55:55 +09:00
test_node.rb
test_predicate.rb
test_text.rb