summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2019-10-12Import REXML 3.2.3 (#2548)Sutou Kouhei
2019-08-04[ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou
2019-08-04[ruby/rexml] xpath number: fix a bug that false is converted to NaNKouhei Sutou
2019-08-04[ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent...Kouhei Sutou
2019-08-04[ruby/rexml] xpath boolean: implementKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou
2019-08-04[ruby/rexml] Message less confusing error to human (#16)ujihisa
2019-08-04[ruby/rexml] test: compare with real elementKouhei Sutou
2019-08-04[ruby/rexml] Fix crash with nil XPath variables (#13)Alyssa Ross
2019-08-04[ruby/rexml] Fix attribute's default namespace behaviorKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou
2018-12-20Really ensure loading REXML in testskou
2018-12-20Ensure loading REXMLkou
2018-12-20rexml: upgrade to 3.1.8kou
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