summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2014-05-27Avoid a shadowing warning.akr
2014-05-27* test/rexml: Avoid fd leaks.akr
2014-05-27* test/rexml/test_document.rb: Indent.kou
2014-05-27* test/rexml/test_document.rb: Wrap by REXMLTests module.kou
2014-05-27* test/rexml/test_encoding_2.rb: Remove a needless file.kou
2014-05-27* test/rexml/test_contrib.rb: Indent.kou
2014-05-27* test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou
2014-05-27* test/rexml/test_comment.rb: Remove needless REXML module wrapping.kou
2014-05-27Wrap REXML test classes by REXML module.akr
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-22* test/rexml/xpath/test_attribute.rb: Simplify.kou
2014-02-22* test/rexml/test_xpath*.rb: Move to ...kou
2014-02-22* test/rexml/listener.rb: Untabify.kou
2014-02-21* test/monitor/test_monitor.rb: remove unused variabels.hsbt
2013-12-22* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak
2013-12-14[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda
2013-11-16* lib/rexml/parsers/ultralightparser.rbkou
2013-09-03* test/rexml/parser/test_tree.rbkou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-09-03* test/rexml/parser/test_tree.rb: Fix test name to describe testkou
2013-09-03* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou
2013-08-11* test/rexml/parser/test_sax2.rb: Expand abbreviated class name.kou
2013-08-11* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fixkou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-11* test/rexml/parser/test_sax2.rb: Add SAX2 API test.kou
2013-08-10* test/rexml/parse/test_document_type_declaration.rb: Add tests forkou
2013-08-10* test/rexml/parse/test_notation_declaration.rb (#test_system_public):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou
2013-07-31* test/rexml/parse/test_notation_declaration.rb: Change classkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Group tests.kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou
2013-07-31* test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou
2013-07-26* lib/rexml/parsers/streamparser.rbkou
2013-07-09* test/rexml/test_text.rb: Add missing tests for Text#<<.kou
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