aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml
Commit message (Expand)AuthorAgeFilesLines
...
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou2013-07-311-0/+16
* * test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou2013-07-311-7/+16
* * test/rexml/test_notationdecl_parsetest.rb: Group tests.kou2013-07-311-14/+18
* * test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou2013-07-312-4/+5
* * test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou2013-07-311-10/+16
* * test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou2013-07-315-11/+0
* * test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou2013-07-311-2/+0
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+23
* * test/rexml/test_text.rb: Add missing tests for Text#<<.kou2013-07-091-0/+19
* * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou2013-04-261-0/+20
* * lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou2013-04-261-0/+22
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-8/+8
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-271-5/+5
* Use require_relative to require local librarynaruse2013-02-2413-17/+18
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-221-0/+18
* test: remove or replace trailing spacesnobu2012-12-071-6/+6
* * lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou2012-11-031-0/+19
* * test/rexml/test_document.rb: Fix tests that expect encoding namekou2012-11-031-6/+4
* Revert r37439 and r37441kou2012-11-032-14/+2
* * test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):kou2012-11-031-2/+3
* * test/rexml/test_core.rb (Tester#test_ticket_88): Follow thekou2012-11-031-2/+2
* * lib/rexml/document.rb (REXML::Document#write): Document encodingkou2012-11-031-8/+18
* * lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou2012-11-031-0/+12
* * test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):kou2012-11-031-3/+4
* * test/rexml/test_xml_declaration_parent_child.rb: Rename to ...kou2012-11-031-0/+0
* * test/rexml/test_document.rb: Remove needless indent.kou2012-10-281-3/+3
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+20
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+22
* * test/rexml/test_document.rb: Group tests that they parsekou2012-10-281-14/+16
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+22
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-0/+22
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-0/+95
* Suppress warnings.naruse2012-07-235-12/+12
* * properties.nobu2012-06-052-68/+68
* test: fix test conditionsnobu2012-05-081-2/+5
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-021-0/+38
* * test/rexml/test_order.rb (OrderTester#test_more_ordering): useusa2011-12-081-1/+1
* * test/rexml/test_sax.rb: add require 'rexml/document.ayumin2011-09-261-0/+1
* fix test/rexml/test_encoding.rb failureayumin2011-09-071-0/+1
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-0/+25
* * lib/rexml/formatters/pretty.rbkou2011-06-111-0/+61
* * test/rexml/test_core.rbkou2011-06-111-3/+1
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-0/+9
* * test/rexml/test_elements.rb (ElementsTester): remove needlesskou2011-06-111-10/+10
* * 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
* * remove trailing spaces.nobu2011-05-1520-155/+155
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-023-104/+72