summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-07-01 * ext/date/date_core.c: [ruby-core:46058].tadf
2012-07-01 * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf
2012-06-29Use Syck module after it is defined.naruse
2012-06-28* test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena
2012-06-28* class.c (class_instance_method_list): consider prepended Class/Modulenagachika
2012-06-27prepend: fix ancestors ordernobu
2012-06-27remove from original m_tblnobu
2012-06-27fix null m_tblnobu
2012-06-27ancestor modulesnobu
2012-06-27fix null m_tblnobu
2012-06-27Module#prependnobu
2012-06-27popen: shell commands with envvars and execoptsnobu
2012-06-26Revert r36213 "popen: shell commands with envvar"nobu
2012-06-25add tests for IO#seek.akr
2012-06-25Revert r31873 Module#mixnobu
2012-06-25method transplantingnobu
2012-06-25popen: shell commands with envvarnobu
2012-06-22revert some teststadf
2012-06-22[Bug #6540]nobu
2012-06-22* test/ruby/test_backtrace.rb: decrease recursion depthko1
2012-06-22random.c: check initialize and loadnobu
2012-06-21parse.y: fix GC problem of keyword rest argumentnobu
2012-06-19Skip on non UTF-8 locale.naruse
2012-06-19Add test for [Bug #6262]naruse
2012-06-19Skip Readline 4.3. [Feature #5785]naruse
2012-06-19* ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse
2012-06-19* ext/readline/readline.c (readline_getc): fix editline compatibilitynaruse
2012-06-18ext/readline/readline.c: [Bug #6601]nobu
2012-06-17test/readline/test_readline.rb: fix argument ordernobu
2012-06-15lib/test/unit.rb: format workers results in the parentnobu
2012-06-13add a test.akr
2012-06-13* test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto
2012-06-12add a test.akr
2012-06-12* process.c (rb_exec_fillarg): treat '=' character as an metaakr
2012-06-11update tests.akr
2012-06-10* test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu
2012-06-10* process.c (rb_fork_internal): call after_fork only unlessakr
2012-06-10* ext/openssl/ossl_pkey_ec.cemboss
2012-06-10* ext/openssl/ossl.cemboss
2012-06-09* ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss
2012-06-09iseq.c: rb_id2strnobu
2012-06-09iseq.c: fix conversionnobu
2012-06-08test: realpathnobu
2012-06-06add a test.akr
2012-06-06* process.c (try_with_sh): take envp argument.akr
2012-06-06* test/dl/test_c_{struct_entry,union_entity}.rb: sorry, typos.usa
2012-06-05Split one big test to seven tests.naruse
2012-06-05obj_init_copynobu
2012-06-05* properties.nobu
2012-06-04don't exec in the test process.akr