summaryrefslogtreecommitdiffstats
path: root/test/iconv/test_option.rb
Commit message (Collapse)AuthorAgeFilesLines
* * ext/iconv/iconv.c (iconv_create): cannot retry with given block.nobu2009-10-151-1/+1
| | | | | | | [ruby-dev:39487] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/iconv/test_option.rb: removed particular implementationnobu2009-10-151-1/+1
| | | | | | | specific tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse2008-08-201-2/+12
| | | | | | | | 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
* * test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse2008-08-161-0/+2
| | | | | | | | 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
* * test/iconv/utils.rb (default_test): override not to croak.nobu2008-06-061-2/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.nobu2008-06-051-2/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.nobu2008-06-051-0/+31
* 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