summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2017-08-13REXML: Fix a bug that unexpected methods can be called as a XPath functionkou
2017-06-07rexml: add close tag check on end of document to StreamParserkou
2016-12-06rexml: REXML::Element#[] accepts String or Symbol as attribute namekou
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-12better assertionnobu
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2015-12-24fix common misspelling [ci skip]nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-06-02use assert_raisenobu
2014-11-15* test/rexml/test_document.rb: Indent.kou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-23* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou
2014-10-23* test/rexml/test_encoding.rbkou
2014-10-23* test/rexml/test_encoding.rbkou
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