aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_jaxen.rb
Commit message (Expand)AuthorAgeFilesLines
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-121-131/+0
* rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou2018-04-281-3/+3
* rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou2018-04-221-3/+6
* rexml: Fix XPath bug of /#{ELEMENT_NAME}kou2018-04-221-0/+2
* rexml: Enable more testskou2018-04-211-3/+3
* rexml: Fix XPath concat() implementationkou2018-04-211-1/+1
* rexml: Fix XPath string() implementationkou2018-04-211-22/+5
* rexml: Make more readablekou2018-04-211-2/+2
* rexml: Fix a test bugkou2018-04-211-1/+1
* rexml: Fix a XPath bug of /child::node()kou2018-04-041-10/+17
* rexml: Fix a XPath bug of @attribute/parentkou2018-04-041-5/+5
* rexml: Fix a XPath bug of name(node-set)kou2018-04-031-17/+25
* Start re-enabling Jaxen testskou2018-04-011-94/+92
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml: Avoid fd leaks.akr2014-05-271-2/+3
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-104/+104
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-271-1/+1
* Wrap REXML test classes by REXML module.akr2014-05-271-0/+2
* Use require_relative to require local librarynaruse2013-02-241-1/+1
* * remove trailing spaces.nobu2011-05-151-23/+23
* * properties.nobu2010-09-181-126/+126
* * test/rexml/: untabify.kou2010-09-171-19/+19
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-171-5/+5
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+126