summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-21rexml: Enable more testskou
2018-04-21rexml: Fix XPath concat() implementationkou
2018-04-21rexml: Fix XPath string() implementationkou
2018-04-21rexml: Make more readablekou
2018-04-21rexml: Fix a test bugkou
2018-04-21rexml: Make more readablekou
2018-04-19rexml: Fix a XPath bug that white spaces aren't ignoredkou
2018-04-19rexml: Fix wrong assertionkou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Use more debug friendly assertion stylekou
2018-04-19rexml: Make more readablekou
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-03rexml: Fix a XPath bug of name(node-set)kou
2018-04-01Start re-enabling Jaxen testskou
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
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