<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/iconv, branch ruby-1.9.1-376-11.fc13</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>* ext/iconv/iconv.c (strip_glibc_option, map_charset): check if</title>
<updated>2008-10-21T02:34:07+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-10-21T02:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=961101af6bfb7b9256a8183ce44804c476e5157a'/>
<id>961101af6bfb7b9256a8183ce44804c476e5157a</id>
<content type='text'>
  encoding is a string.  based on the patch by Hiroshi Moriyama at
  [ruby-dev:36811].

* test/iconv/test_basic.rb (test_invalid_arguments): added tests.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  encoding is a string.  based on the patch by Hiroshi Moriyama at
  [ruby-dev:36811].

* test/iconv/test_basic.rb (test_invalid_arguments): added tests.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/test_option.rb (test_ignore_option): skip if iconv</title>
<updated>2008-08-20T23:00:01+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-08-20T23:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=5ea9839f1d6e0e9a0fcd5e4bdec4ea024b2f5f27'/>
<id>5ea9839f1d6e0e9a0fcd5e4bdec4ea024b2f5f27</id>
<content type='text'>
  doesn't have transliterate.

* test/iconv/test_option.rb (test_translit_option): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  doesn't have transliterate.

* test/iconv/test_option.rb (test_translit_option): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/test_option.rb (test_ignore_option): skip if iconv</title>
<updated>2008-08-16T23:40:46+00:00</updated>
<author>
<name>naruse</name>
<email>naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-08-16T23:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=75c1822daf249a88f52144f4d4698839cb95f7fa'/>
<id>75c1822daf249a88f52144f4d4698839cb95f7fa</id>
<content type='text'>
  doesn't have transliterate.

* test/iconv/test_option.rb (test_translit_option): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  doesn't have transliterate.

* test/iconv/test_option.rb (test_translit_option): ditto.

git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/utils.rb (default_test): override not to croak.</title>
<updated>2008-06-06T09:25:46+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-06T09:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=4d0e7ebff913b8d60b65051a87d5238d2c61fe17'/>
<id>4d0e7ebff913b8d60b65051a87d5238d2c61fe17</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.</title>
<updated>2008-06-05T05:35:00+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-05T05:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=5d1ebb873536dfd9594a55376800f5c57f380edb'/>
<id>5d1ebb873536dfd9594a55376800f5c57f380edb</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.</title>
<updated>2008-06-05T04:58:41+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-05T04:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a340474a8050d2b9c46f2cb9352b86e75bcd0843'/>
<id>a340474a8050d2b9c46f2cb9352b86e75bcd0843</id>
<content type='text'>
* test/iconv/test_partial.rb: renamed from test_simple.rb.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/iconv/test_partial.rb: renamed from test_simple.rb.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/iconv/test_simple.rb: added.</title>
<updated>2008-06-05T01:58:49+00:00</updated>
<author>
<name>nobu</name>
<email>nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2008-06-05T01:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=f3791d5209dd49c2951b9a9d28f94c44c9517386'/>
<id>f3791d5209dd49c2951b9a9d28f94c44c9517386</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
