aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_contrib.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml: Avoid fd leaks.akr2014-05-271-3/+4
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-440/+440
* * 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/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-8/+8
* Use require_relative to require local librarynaruse2013-02-241-1/+1
* Suppress warnings.naruse2012-07-231-4/+4
* * remove trailing spaces.nobu2011-05-151-9/+9
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-9/+7
* * test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu2010-12-201-8/+8
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-2/+2
* * test/rexml/: untabify.kou2010-09-171-349/+349
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-171-6/+8
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+581