ruby/test/rexml/xpath
nobu 7e9112a441 Fix tests depending on sort stability
* test/rexml/xpath/test_text.rb (test_ancestors): Array#sort may
  not be stable.  [ruby-core:76088] [Bug #12509]
* test/rss/test_maker_{0.9,1.0,2.0}.rb (test_items): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-10-13 02:31:43 +00:00
..
test_attribute.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_axis_preceding_sibling.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_base.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_node.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_predicate.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_text.rb Fix tests depending on sort stability 2016-10-13 02:31:43 +00:00