aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/parser/test_tree.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * 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
* * test/rexml/parser/test_tree.rbkou2013-09-031-1/+1
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+13
* * test/rexml/parser/test_tree.rb: Fix test name to describe testkou2013-09-031-1/+1
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+27