ruby/test/rexml
kou 994f066f76 * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
* lib/rexml/encodings/: remove.

* lib/rexml/document.rb, lib/rexml/formatters/default.rb,
  lib/rexml/output.rb, lib/rexml/parseexception.rb,
  lib/rexml/parsers/baseparser.rb, lib/rexml/source.rb,
  lib/rexml/xmldecl.rb: use Ruby's native Encoding object.

* test/rexml/, test/rss/: follow the above encoding chagnes.

* NEWS: add REXML's incompatible change about encoding.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-30 12:10:56 +00:00
..
data * properties. 2010-09-18 08:34:37 +00:00
listener.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
rexml_test_utils.rb * test/rexml/: fix fixture data path. All REXML tests are worked. 2010-09-17 13:31:16 +00:00
test_attributes.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_attributes_mixin.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_changing_encoding.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_contrib.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_core.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_doctype_mixin.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_document.rb * lib/rexml/source.rb: force_encoding("UTF-8") when the input 2010-04-14 13:11:11 +00:00
test_elements.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_encoding.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_encoding_2.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_entity.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_functions.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_functions_number.rb * properties. 2010-09-18 08:34:37 +00:00
test_jaxen.rb * properties. 2010-09-18 08:34:37 +00:00
test_light.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_lightparser.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_listener.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_martin_fowler.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_notationdecl_mixin.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_notationdecl_parsetest.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_order.rb Refix to give the encoding of gzfile. 2010-09-24 00:43:44 +00:00
test_preceding_sibling.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_pullparser.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_rexml_issuezilla.rb * test/rexml/: fix fixture data path. All REXML tests are worked. 2010-09-17 13:31:16 +00:00
test_sax.rb * test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test. 2010-09-17 14:23:56 +00:00
test_stream.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_ticket_80.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_validation_rng.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_xml_declaration_parent_child.rb * test/rexml/: import REXML tests from 2010-09-17 13:14:14 +00:00
test_xpath.rb * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb: 2010-09-17 14:47:20 +00:00
test_xpath_attribute_query.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_xpath_msw.rb * properties. 2010-09-18 08:34:37 +00:00
test_xpath_pred.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00
test_xpathtext.rb * test/rexml/: untabify. 2010-09-17 13:46:56 +00:00