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
a_matsuda adb1ee65b7 [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]
* doc/ChangeLog-YARV:  Correct a typo in comment
* lib/rubygems/specification.rb:  ditto.
* test/rexml/data/tutorial.xml:  ditto.
* test/ruby/test_settracefunc.rb:  ditto.
* tool/instruction.rb:  ditto.

https://github.com/ruby/ruby/pull/482
[ci-skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44208 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-14 10:54:54 +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/parse/test_document_type_declaration.rb: Add tests for 2013-08-10 03:40:58 +00:00
parser * lib/rexml/parsers/ultralightparser.rb 2013-11-16 09:31:24 +00:00
listener.rb
rexml_test_utils.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_attributes.rb * lib/rexml/element.rb (REXML::Attributes#to_a): Support 2013-04-26 13:56:34 +00:00
test_attributes_mixin.rb * test/rexml/test_attributes_mixin.rb: Remove a needless shebang. 2013-07-31 12:25:36 +00:00
test_changing_encoding.rb * test/rexml/test_attributes_mixin.rb: Remove a needless shebang. 2013-07-31 12:25:36 +00:00
test_comment.rb
test_contrib.rb * test/csv/test_features.rb, test/logger/test_logger.rb 2013-04-20 23:03:52 +00:00
test_core.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_doctype.rb * test/rexml/test_attributes_mixin.rb: Remove a needless shebang. 2013-07-31 12:25:36 +00:00
test_document.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
test_elements.rb
test_encoding.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_encoding_2.rb
test_entity.rb * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all 2013-04-26 14:36:30 +00:00
test_functions.rb
test_functions_number.rb
test_jaxen.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_light.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_lightparser.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_listener.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_martin_fowler.rb
test_namespace.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_order.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_preceding_sibling.rb
test_pullparser.rb
test_rexml_issuezilla.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_sax.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_stream.rb * lib/rexml/parsers/streamparser.rb 2013-07-26 14:17:24 +00:00
test_text.rb * test/rexml/test_text.rb: Add missing tests for Text#<<. 2013-07-09 12:41:26 +00:00
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration.rb * test/rexml/test_attributes_mixin.rb: Remove a needless shebang. 2013-07-31 12:25:36 +00:00
test_xpath.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_xpath_attribute_query.rb
test_xpath_msw.rb
test_xpath_pred.rb
test_xpathtext.rb