1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library/rexml/element
eregon 9dc121cc57 Update to ruby/spec@a454137
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-27 12:30:05 +00:00
..
add_attribute_spec.rb
add_attributes_spec.rb
add_element_spec.rb
add_namespace_spec.rb Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
add_text_spec.rb
attribute_spec.rb
attributes_spec.rb
cdatas_spec.rb
clone_spec.rb
comments_spec.rb
delete_attribute_spec.rb
delete_element_spec.rb
delete_namespace_spec.rb
document_spec.rb Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
each_element_with_attribute_spec.rb
each_element_with_text_spec.rb
element_reference_spec.rb
get_text_spec.rb
has_attributes_spec.rb
has_elements_spec.rb
has_text_spec.rb
inspect_spec.rb
instructions_spec.rb
namespace_spec.rb rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default 2018-04-28 01:36:18 +00:00
namespaces_spec.rb Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
new_spec.rb
next_element_spec.rb
node_type_spec.rb
prefixes_spec.rb rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default 2018-04-28 01:36:18 +00:00
previous_element_spec.rb
raw_spec.rb
root_spec.rb
text_spec.rb
texts_spec.rb
whitespace_spec.rb