aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/mkmf: $extmk in parallel testnobu2013-07-042-0/+4
* test_have_library.rb: toolchains resultnobu2013-07-041-3/+5
* mkmf.rb: CONFTESTnobu2013-07-041-2/+2
* test_regexp.rb: test for conditional expressionnobu2013-07-041-0/+17
* dir.c: get rid of FindFirstFile bugnobu2013-07-031-0/+4
* test/ruby: independent from pathnamenobu2013-07-032-4/+2
* * eval.c (rb_using_module): activate refinements in the ancestors ofshugo2013-07-011-0/+54
* win32: UTF-8 spawnnobu2013-06-301-0/+2
* win32.c: use backslashnobu2013-06-301-1/+1
* win32: UTF-8 spawnnobu2013-06-301-0/+25
* test_process.rb: File.realpath directlynobu2013-06-301-2/+1
* * numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causingcharliesome2013-06-281-0/+1
* * ext/socket/ipsocket.c (init_inetsock_internal): Don't use localakr2013-06-281-4/+6
* Wait morenaruse2013-06-281-1/+1
* * ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika2013-06-271-0/+22
* Get ps result if fork-wait is timeoutednaruse2013-06-271-9/+10
* * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki2013-06-261-16/+20
* * bignum.c (bigand_int): Consider negative values.akr2013-06-262-0/+9
* * test/socket/test_udp.rb: Close sockets explicitly.akr2013-06-261-2/+9
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make): Passknu2013-06-253-21/+15
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases whenmrkn2013-06-251-5/+29
* test_rinda.rb: fix for unimplemented ifindex()shirosaki2013-06-241-6/+12
* test_gdbm.rb: skip a test on Windowsshirosaki2013-06-241-0/+4
* test_gem_installer.rb: fix a test failureshirosaki2013-06-241-0/+1
* * bignum.c (bary_unpack_internal): Specialized unpacker implemented.akr2013-06-221-2/+27
* * bignum.c (bary_pack): Supportakr2013-06-221-0/+21
* Imported minitest 4.7.5 (r8724)ryan2013-06-221-14/+16
* * bignum.c (bary_pack): Specialized packers implemented.akr2013-06-211-0/+76
* test_filehandler.rb: fix for non-NTFSnobu2013-06-211-1/+3
* test_filehandler.rb: reap zombienobu2013-06-211-1/+1
* test_env.rb: fix testnobu2013-06-211-2/+8
* test_client.rb: load opensslnobu2013-06-201-0/+4
* * bignum.c (bary_unpack_internal): Return -2 when negative overflow.akr2013-06-201-0/+5
* test_sdbm.rb: only if SDBMnobu2013-06-201-1/+1
* test_fiber.rb: longer timeoutnobu2013-06-201-2/+2
* envutil.rb: refine messagenobu2013-06-201-1/+2
* envutil.rb: keyword argumentsnobu2013-06-201-16/+12
* GC before fork to avoid spending too much time in timeout blocknaruse2013-06-201-0/+1
* collect zombiesnaruse2013-06-191-1/+4
* test_process.rb: redirect to nullnobu2013-06-191-2/+2
* Join the thread to collect zombiesnaruse2013-06-191-0/+1
* test_signal.rb: use standard fdsnobu2013-06-191-17/+13
* test_signal.rb: use SIGINT if needednobu2013-06-191-3/+4
* test_pty.rb: reap zombienobu2013-06-191-0/+1
* drbtest.rb: DRbBasenobu2013-06-195-84/+45
* test_sdbm.rb: open_db_childnobu2013-06-191-39/+26
* test_gdbm.rb: open_db_childnobu2013-06-191-58/+36
* test_dbm.rb: no forknobu2013-06-191-9/+0
* test_rinda.rb: no forknobu2013-06-191-7/+0
* test/testunit: reap zombienobu2013-06-193-33/+24