aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_encoding.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-231-0/+9
* * test/rexml/test_encoding.rbkou2014-10-231-2/+2
* * test/rexml/test_encoding.rbkou2014-10-231-1/+1
* * test/rexml: Avoid fd leaks.akr2014-05-271-1/+3
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-75/+75
* * 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
* * test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou2012-11-031-2/+3
* fix test/rexml/test_encoding.rb failureayumin2011-09-071-0/+1
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-11/+11
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-3/+3
* * test/rexml/: untabify.kou2010-09-171-1/+1
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-171-4/+4
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+92