aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_listener.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use require_relative to require local librarynaruse2013-02-241-5/+5
| | | | | | * from 1.9 require relative path from the file must use require_relative. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * remove trailing spaces.nobu2011-05-151-3/+3
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31573 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/rexml/: untabify.kou2010-09-171-92/+92
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-171-1/+4
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/rexml/test_listener.rb: remove needless codes.kou2010-09-171-82/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/rexml/: import REXML tests fromkou2010-09-171-0/+207
http://www.germane-software.com/repos/rexml/trunk/test/. Many tests are failed temporary. I'll fix them quickly. Sorry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e