aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_io_m17n.rb
Commit message (Expand)AuthorAgeFilesLines
* add a test.akr2008-02-291-0/+9
* add a test.akr2008-01-251-0/+9
* fix last commit.akr2008-01-241-1/+1
* add a test for [ruby-dev:33264].akr2008-01-241-0/+10
* * io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz2008-01-091-1/+1
* add a test for getc with stateful conversion.akr2008-01-031-0/+11
* add a test.akr2007-12-261-0/+12
* * test/ruby/test_io_m17n.rb: fix testsmatz2007-12-251-4/+4
* * test/ruby/test_io_m17n.rb (test_pipe): fixed.akr2007-12-251-1/+1
* * test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text andakr2007-12-251-2/+2
* * include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz2007-12-241-4/+5
* add tests.akr2007-12-241-1/+20
* add tests.akr2007-12-241-0/+81
* add a test.akr2007-12-241-0/+11
* add some tests on conversion for pipe.akr2007-12-231-0/+34
* * io.c (appendline): should do multibyte aware RS search.matz2007-12-231-5/+5
* add test.akr2007-12-231-0/+11
* add ML ref.akr2007-12-231-1/+1
* add tests.akr2007-12-231-0/+42
* add assertions.akr2007-12-231-0/+2
* update tests.akr2007-12-231-2/+3
* add test for IO.pipe.akr2007-12-231-29/+37
* add tests.akr2007-12-231-9/+47
* more IO m17n tests.akr2007-12-231-4/+122
* move the test for [ruby-core:14288].akr2007-12-231-0/+22