summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-02-27* lib/rexml/security.rb (REXML::Security): create.kou
2013-02-24Use require_relative to require local librarynaruse
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2012-12-07test: remove or replace trailing spacesnobu
2012-11-03* lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou
2012-11-03* test/rexml/test_document.rb: Fix tests that expect encoding namekou
2012-11-03Revert r37439 and r37441kou
2012-11-03* test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou
2012-11-03* test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-11-03* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):kou
2012-11-03* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...kou
2012-10-28* test/rexml/test_document.rb: Remove needless indent.kou
2012-10-28* test/rexml/test_document.rb: Add tests for parsing XML encodedkou
2012-10-28* lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou
2012-10-28* test/rexml/test_document.rb: Group tests that they parsekou
2012-10-28* test/rexml/test_document.rb: Add tests for parsing XML encodedkou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou
2012-10-28* lib/rexml/document.rb (REXML::Document#write): Accept optionskou
2012-07-23Suppress warnings.naruse
2012-06-05* properties.nobu
2012-05-08test: fix test conditionsnobu
2012-02-02* lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou
2011-12-08* test/rexml/test_order.rb (OrderTester#test_more_ordering): useusa
2011-09-26* test/rexml/test_sax.rb: add require 'rexml/document.ayumin
2011-09-07fix test/rexml/test_encoding.rb failureayumin
2011-09-07* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou
2011-06-11* lib/rexml/formatters/pretty.rbkou
2011-06-11* test/rexml/test_core.rbkou
2011-06-11* lib/rexml/parsers/xpathparser.rbkou
2011-06-11* test/rexml/test_elements.rb (ElementsTester): remove needlesskou
2011-05-27* test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou
2011-05-27prevent an error when passing a frozen string to REXML::Text.newshyouhei
2011-05-15* remove trailing spaces.nobu
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2011-02-19Fix tests.naruse
2010-12-20* test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu
2010-12-07* test/rexml/test_light.rb: really suppress a warning.kou
2010-12-07* test/rexml/test_light.rb: suppress a warning.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* test/rexml/test_doctype.rb: add Accessor to test case name.kou
2010-12-07* test/rexml/test_doctype.rb: Doctype -> DocType.kou
2010-12-07* test/rexml/test_doctype_mixin.rb: rename to ...kou
2010-11-19* test/rexml/test_core.rbkou
2010-11-18* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou