aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tests.naruse2011-02-191-0/+1
* * test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu2010-12-202-12/+10
* * test/rexml/test_light.rb: really suppress a warning.kou2010-12-071-1/+1
* * test/rexml/test_light.rb: suppress a warning.kou2010-12-071-3/+5
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-071-0/+40
* * test/rexml/test_doctype.rb: add Accessor to test case name.kou2010-12-071-1/+1
* * test/rexml/test_doctype.rb: Doctype -> DocType.kou2010-12-071-1/+1
* * test/rexml/test_doctype_mixin.rb: rename to ...kou2010-12-071-0/+0
* * test/rexml/test_core.rbkou2010-11-191-1/+10
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-0/+16
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-304-11/+13
* Refix to give the encoding of gzfile.naruse2010-09-241-1/+1
* Specify external encoding.naruse2010-09-191-1/+1
* * properties.nobu2010-09-185-518/+518
* * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou2010-09-171-0/+23
* * test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou2010-09-171-21/+14
* * test/rexml/test_core.rb: enable.kou2010-09-171-21/+37
* * test/rexml/: untabify.kou2010-09-1722-1796/+1787
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-1711-57/+71
* * test/rexml/test_listener.rb: remove needless codes.kou2010-09-171-82/+1
* * test/rexml/: import REXML tests fromkou2010-09-1788-0/+34716
* * lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse2010-04-141-0/+14
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu2009-12-291-0/+10
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-281-0/+19
* * lib/rexml/entity.rb (unnormalized): do not callshugo2008-11-061-1/+2
* * test/rexml/test_document.rb: removed garbage.shugo2008-09-131-41/+0
* * text/rexml/test_document.rb (test_entity_expansion_limit): added tests.shugo2008-09-131-0/+23
* * lib/rexml/document.rb: limit entity expansion.shugo2008-09-011-0/+83