aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c: [ruby-core:46058].tadf2012-07-011-0/+2
* * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf2012-07-011-1/+33
* Use Syck module after it is defined.naruse2012-06-291-2/+2
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena2012-06-281-4/+4
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-281-0/+6
* prepend: fix ancestors ordernobu2012-06-271-3/+31
* remove from original m_tblnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+6
* ancestor modulesnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+5
* Module#prependnobu2012-06-271-0/+32
* popen: shell commands with envvars and execoptsnobu2012-06-271-0/+41
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-261-34/+15
* add tests for IO#seek.akr2012-06-251-1/+34
* Revert r31873 Module#mixnobu2012-06-251-59/+0
* method transplantingnobu2012-06-251-4/+6
* popen: shell commands with envvarnobu2012-06-251-15/+34
* revert some teststadf2012-06-222-4/+0
* [Bug #6540]nobu2012-06-221-0/+8
* * test/ruby/test_backtrace.rb: decrease recursion depthko12012-06-221-1/+1
* random.c: check initialize and loadnobu2012-06-221-0/+21
* parse.y: fix GC problem of keyword rest argumentnobu2012-06-211-0/+4
* Skip on non UTF-8 locale.naruse2012-06-191-0/+1
* Add test for [Bug #6262]naruse2012-06-191-0/+22
* Skip Readline 4.3. [Feature #5785]naruse2012-06-191-1/+1
* * ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse2012-06-191-4/+4
* * ext/readline/readline.c (readline_getc): fix editline compatibilitynaruse2012-06-191-1/+1
* ext/readline/readline.c: [Bug #6601]nobu2012-06-181-0/+15
* test/readline/test_readline.rb: fix argument ordernobu2012-06-171-7/+8
* lib/test/unit.rb: format workers results in the parentnobu2012-06-151-2/+3
* add a test.akr2012-06-131-0/+6
* * test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto2012-06-131-2/+2
* add a test.akr2012-06-121-0/+6
* * process.c (rb_exec_fillarg): treat '=' character as an metaakr2012-06-121-0/+7
* update tests.akr2012-06-111-103/+225
* * test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu2012-06-101-4/+6
* * process.c (rb_fork_internal): call after_fork only unlessakr2012-06-101-0/+9
* * ext/openssl/ossl_pkey_ec.cemboss2012-06-101-0/+16
* * ext/openssl/ossl.cemboss2012-06-103-0/+27
* * ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss2012-06-091-28/+6
* iseq.c: rb_id2strnobu2012-06-091-0/+8
* iseq.c: fix conversionnobu2012-06-091-0/+7
* test: realpathnobu2012-06-081-1/+1
* add a test.akr2012-06-061-0/+19
* * process.c (try_with_sh): take envp argument.akr2012-06-061-0/+5
* * test/dl/test_c_{struct_entry,union_entity}.rb: sorry, typos.usa2012-06-062-2/+2
* Split one big test to seven tests.naruse2012-06-051-42/+75
* obj_init_copynobu2012-06-051-0/+32
* * properties.nobu2012-06-052-68/+68
* don't exec in the test process.akr2012-06-041-3/+16