aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/xpath
Commit message (Expand)AuthorAgeFilesLines
* rexml: Make more readablekou2018-04-211-1/+6
* rexml: Fix a XPath bug that white spaces aren't ignoredkou2018-04-191-22/+29
* rexml: Fix wrong assertionkou2018-04-191-1/+1
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+3
* rexml: Use more debug friendly assertion stylekou2018-04-191-5/+4
* rexml: Make more readablekou2018-04-191-6/+25
* Fix tests depending on sort stabilitynobu2016-10-131-1/+3
* better assertionnobu2016-10-121-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-166-0/+6
* * test/rexml: Avoid fd leaks.akr2014-05-271-10/+18
* * test/rexml/test_contrib.rb: Indent.kou2014-05-276-1087/+1087
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-276-6/+6
* Wrap REXML test classes by REXML module.akr2014-05-276-1/+12
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-231-0/+40
* * test/rexml/xpath/test_attribute.rb: Simplify.kou2014-02-221-75/+17
* * test/rexml/test_xpath*.rb: Move to ...kou2014-02-225-0/+1354