summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2008-01-23add a test.akr
2008-01-22* test/ruby/test_bignum.rb: change some tests because rationalmame
2008-01-22* configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) frommatz
2008-01-21* test/ruby/test_bignum.rb: add tests for bignum.c.mame
2008-01-21Mon Jan 21 19:42:42 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20add a test.akr
2008-01-20add a test for each_char.akr
2008-01-20Sun Jan 20 20:00:20 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20Sun Jan 20 15:08:08 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2008-01-20add a test.akr
2008-01-20add a assertion message.akr
2008-01-20add a test.akr
2008-01-19update encdump for UTF-16.akr
2008-01-19fix a test.akr
2008-01-19add a test.akr
2008-01-18* thread.c (thread_create_core): prohibit thread creation in thematz
2008-01-18* sprintf.c (rb_str_format): set result encoding for wider width.nobu
2008-01-18* test/ruby/test_m17n.rb (test_str_dump): added test forkazu
2008-01-18 * test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells asusa
2008-01-11add tests.akr
2008-01-10add a test.akr
2008-01-10make a test locale independent.akr
2008-01-09* io.c (rb_io_binmode): should not alter encoding. [ruby-dev:32918]matz
2008-01-07* string.c (rb_str_buf_append): fix append itself.akr
2008-01-07* encoding.c (rb_enc_internal_get_index): extracted fromakr
2008-01-06* re.c (rb_reg_initialize_str): forbid raw non ASCII characterakr
2008-01-06* include/ruby/encoding.h (rb_enc_str_buf_cat): declared.akr
2008-01-06add a test.akr
2008-01-05split combinational tests.akr
2008-01-05add a test.akr
2008-01-05* re.c (rb_reg_initialize_str): /\x80/n is not an error even if scriptakr
2008-01-04* re.c (rb_reg_prepare_re): check string encoding. Oniguruma doesn'takr
2008-01-03add a test for getc with stateful conversion.akr
2008-01-01add a test: "y".count("a\\-z") should be 0.akr
2007-12-31* string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]nobu
2007-12-30add more tests for sub, gsub, sub!, gsub!.akr
2007-12-30fix \xc2\xa0 as \xc2\xa1.akr
2007-12-29add tests.akr
2007-12-28Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst
2007-12-26add a test.akr
2007-12-25* test/ruby/test_io_m17n.rb: fix testsmatz
2007-12-25* test/ruby/test_io_m17n.rb (test_pipe): fixed.akr
2007-12-25* test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text andakr
2007-12-24* include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz
2007-12-24add tests.akr
2007-12-24add a test for non-ascii method name.akr
2007-12-24add tests.akr
2007-12-24add tests.akr
2007-12-24add succ tests from the succ document.akr
2007-12-24refine a test.akr