summaryrefslogtreecommitdiff
path: root/test/rexml/xpath
AgeCommit message (Expand)Author
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2019-08-04[ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-21rexml: Make more readablekou
2018-04-19rexml: Fix a XPath bug that white spaces aren't ignoredkou
2018-04-19rexml: Fix wrong assertionkou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Make more readablekou
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-12better assertionnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-05-27* test/rexml: Avoid fd leaks.akr
2014-05-27* test/rexml/test_contrib.rb: Indent.kou
2014-05-27* test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou
2014-05-27Wrap REXML test classes by REXML module.akr
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-22* test/rexml/xpath/test_attribute.rb: Simplify.kou
2014-02-22* test/rexml/test_xpath*.rb: Move to ...kou