index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rexml
/
test_contrib.rb
Age
Commit message (
Expand
)
Author
2020-01-12
Make rexml library to the bundle gems
Hiroshi SHIBATA
2018-04-28
rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default
kou
2018-04-22
rexml: Fix XPath bug of /#{ELEMENT_NAME}
kou
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-05-27
* test/rexml: Avoid fd leaks.
akr
2014-05-27
* test/rexml/test_contrib.rb: Indent.
kou
2014-05-27
* test/rexml/: Use REXMLTests as wrapping module for REXML tests.
kou
2014-05-27
Wrap REXML test classes by REXML module.
akr
2013-04-20
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-02-24
Use require_relative to require local library
naruse
2012-07-23
Suppress warnings.
naruse
2011-05-15
* remove trailing spaces.
nobu
2011-03-02
* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
naruse
2010-12-20
* test/rexml/test_contrib.rb (ContribTester#test_pos): should not
nobu
2010-10-30
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
kou
2010-09-17
* test/rexml/: untabify.
kou
2010-09-17
* test/rexml/: fix fixture data path. All REXML tests are worked.
kou
2010-09-17
* test/rexml/: import REXML tests from
kou