aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_sax.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml: Avoid fd leaks.akr2014-05-271-73/+79
* * test/rexml/test_contrib.rb: Indent.kou2014-05-271-236/+236
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-271-1/+1
* Wrap REXML test classes by REXML module.akr2014-05-271-1/+2
* Use require_relative to require local librarynaruse2013-02-241-1/+1
* * test/rexml/test_sax.rb: add require 'rexml/document.ayumin2011-09-261-0/+1
* * remove trailing spaces.nobu2011-05-151-7/+7
* * test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu2010-12-201-4/+2
* * test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou2010-09-171-21/+14
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-171-3/+4
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+286