aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml
Commit message (Expand)AuthorAgeFilesLines
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-221-1/+1
* [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda2013-12-141-1/+1
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-0/+67
* * test/rexml/parser/test_tree.rbkou2013-09-031-1/+1
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+13
* * test/rexml/parser/test_tree.rb: Fix test name to describe testkou2013-09-031-1/+1
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-0/+27
* * test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou2013-08-111-1/+1
* * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou2013-08-111-0/+51
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+41
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+24
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-2/+29
* * test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou2013-08-111-0/+57
* * test/rexml/parse/test_document_type_declaration.rb: Add tests forkou2013-08-101-0/+47
* * test/rexml/parse/test_notation_declaration.rb (#test_system_public):kou2013-08-101-0/+9
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-101-0/+11
* * test/rexml/parse/test_notation_declaration.rb: Change classkou2013-07-311-1/+1
* * test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou2013-07-311-0/+0
* * test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou2013-07-311-51/+0
* * test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou2013-07-311-2/+2
* * 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