1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rexml
kou 28e78bf7f2 * test/rexml/: Use REXMLTests as wrapping module for REXML tests.
I avoid using the same module for library in test because
  it provides "include REXML" environment in test. Normally,
  users don't use REXML on "include REXML" environment. So I
  don't want to write tests on "include REXML" environment.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-27 12:07:40 +00:00
..
data [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482] 2013-12-14 10:54:54 +00:00
parse * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
parser * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
xpath * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
listener.rb * test/rexml/listener.rb: Untabify. 2014-02-22 11:05:35 +00:00
rexml_test_utils.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_attributes.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_attributes_mixin.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_changing_encoding.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_comment.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_contrib.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_core.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_doctype.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_document.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
test_elements.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_encoding.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_encoding_2.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_entity.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_functions.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_functions_number.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_jaxen.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_light.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_lightparser.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_listener.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_martin_fowler.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_namespace.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_order.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_preceding_sibling.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_pullparser.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_rexml_issuezilla.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_sax.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_stream.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_text.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_ticket_80.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_validation_rng.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00
test_xml_declaration.rb * test/rexml/: Use REXMLTests as wrapping module for REXML tests. 2014-05-27 12:07:40 +00:00