summaryrefslogtreecommitdiffstats
path: root/test/iconv
Commit message (Expand)AuthorAgeFilesLines
* * ext/iconv/iconv.c (iconv_create): cannot retry with given block.nobu2009-10-153-3/+6
* * test/iconv/test_option.rb: removed particular implementationnobu2009-10-151-1/+1
* * ext/iconv/iconv.c (strip_glibc_option, map_charset): check ifnobu2008-10-211-0/+7
* * test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse2008-08-201-2/+12
* * test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse2008-08-161-0/+2
* * test/iconv/utils.rb (default_test): override not to croak.nobu2008-06-064-21/+11
* * test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.nobu2008-06-054-6/+20
* * test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.nobu2008-06-055-27/+143
* * test/iconv/test_simple.rb: added.nobu2008-06-051-0/+27