aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_changing_encoding.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use assert_raisenobu2015-06-021-2/+2
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-33/+33
* * 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-1/+2
* * test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou2013-07-311-1/+0
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-3/+1
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+46