summaryrefslogtreecommitdiff
path: root/test/rexml/test_jaxen.rb
AgeCommit message (Expand)Author
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: Enable more testskou
2018-04-21rexml: Fix XPath concat() implementationkou
2018-04-21rexml: Fix XPath string() implementationkou
2018-04-21rexml: Make more readablekou
2018-04-21rexml: Fix a test bugkou
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-03rexml: Fix a XPath bug of name(node-set)kou
2018-04-01Start re-enabling Jaxen testskou
2016-05-17Use Integer instead of Fixnum and Bignum.akr
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
2013-02-24Use require_relative to require local librarynaruse
2011-05-15* remove trailing spaces.nobu
2010-09-18* properties.nobu
2010-09-17* test/rexml/: untabify.kou
2010-09-17* test/rexml/: fix fixture data path. All REXML tests are worked.kou
2010-09-17* test/rexml/: import REXML tests fromkou