summaryrefslogtreecommitdiff
path: root/test/iconv
AgeCommit message (Expand)Author
2009-10-15* ext/iconv/iconv.c (iconv_create): cannot retry with given block.nobu
2009-10-15* test/iconv/test_option.rb: removed particular implementationnobu
2008-10-21* ext/iconv/iconv.c (strip_glibc_option, map_charset): check ifnobu
2008-08-20* test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse
2008-08-16* test/iconv/test_option.rb (test_ignore_option): skip if iconvnaruse
2008-06-06* test/iconv/utils.rb (default_test): override not to croak.nobu
2008-06-05* test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.nobu
2008-06-05* test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.nobu
2008-06-05* test/iconv/test_simple.rb: added.nobu