aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_core.rb
Commit message (Expand)AuthorAgeFilesLines
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* Avoid a shadowing warning.akr2014-05-271-1/+1
* * test/rexml: Avoid fd leaks.akr2014-05-271-15/+18
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-1227/+1227
* * 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-2/+2
* test: remove or replace trailing spacesnobu2012-12-071-6/+6
* Revert r37439 and r37441kou2012-11-031-2/+2
* * test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou2012-11-031-2/+2
* * lib/rexml/formatters/pretty.rbkou2011-06-111-0/+61
* * test/rexml/test_core.rbkou2011-06-111-3/+1
* * test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou2011-05-271-3/+6
* prevent an error when passing a frozen string to REXML::Text.newshyouhei2011-05-271-0/+3
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-84/+54
* * test/rexml/test_core.rbkou2010-11-191-1/+10
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-0/+16
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-3/+7
* * test/rexml/test_core.rb: enable.kou2010-09-171-21/+37
* * test/rexml/: untabify.kou2010-09-171-26/+26
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+1382