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 * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
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 * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb: 2011-09-07 14:42:44 +00:00
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 * lib/rexml/parsers/xpathparser.rb 2011-06-11 07:05:42 +00:00
test_encoding.rb Use require_relative to require local library 2013-02-24 13:10:46 +00:00
test_encoding_2.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
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 * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_functions_number.rb * properties. 2010-09-18 08:34:37 +00:00
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/rexml/: untabify. 2010-09-17 13:46:56 +00:00
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/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_pullparser.rb Suppress warnings. 2012-07-23 21:37:39 +00:00
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/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_validation_rng.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
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 * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_xpath_msw.rb * properties. 2010-09-18 08:34:37 +00:00
test_xpath_pred.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_xpathtext.rb Suppress warnings. 2012-07-23 21:37:39 +00:00