summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-04-23* ext/iconv: deprecated. [Feature #6322]nobu
2012-04-23test with psychnobu
2012-04-23ignore unnecessary testnobu
2012-04-23skip OpenSSL dependent tests if not availablenobu
2012-04-23* test/socket/test_unix.rb (bound_unix_socket): make temporaryakr
2012-04-23* win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa
2012-04-23* test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr
2012-04-22Wait until the proxy stops.naruse
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2012-04-22avoid thread switching.naruse
2012-04-21 * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki
2012-04-19* lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain
2012-04-19* strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu
2012-04-19Run TC_JSONGenerate#test_gc in a separate process.naruse
2012-04-19Fix multithread issue in the test of r35391naruse
2012-04-18* io.c (io_readpartial): Document the output buffer parameter isdrbrain
2012-04-18Use mock of Gem::Security::OPT[:trust_dir]naruse
2012-04-18* test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu
2012-04-18Run separate process this GC.stress test.naruse
2012-04-18Disable GC for slow this test.naruse
2012-04-18split method definitionsnobu
2012-04-18Run separate process if the test uses GC.stress.naruse
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17* strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu
2012-04-17win32/dln is only for win32.naruse
2012-04-17* dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu
2012-04-15Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse
2012-04-14Adds another timeouts.naruse
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-12* test/ruby/test_autoload.rb: clear autoloaded paths.nobu
2012-04-12r35304 changes the exception.naruse
2012-04-12* compile.c (compile_array, compile_array_):ko1
2012-04-11* lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain
2012-04-11* lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain
2012-04-11* parse.y (rb_check_id_cstr): new function to check if ID isnobu
2012-04-11* sprintf.c (rb_str_format): fix exception message encoding.nobu
2012-04-11* test/ruby/test_sprintf.rb (test_named_untyped, test_named_typed):nobu
2012-04-11* sprintf.c (rb_str_format): fix error message.nobu
2012-04-11* io.c (rb_io_eof): use eof() instead of io_fillbuf(). It's becauseshirosaki
2012-04-11Set $VERBOSE=false in case of ruby -w.naruse
2012-04-10* pack.c (pack_pack): Warn when an invalid character is found in thedrbrain
2012-04-10It is wrong to expect the last output is "exit".naruse
2012-04-10More increae timeout.naruse
2012-04-10Wait the server until it stops.naruse
2012-04-10* error.c (rb_enc_raise): new function to raise an exception withnobu
2012-04-10Increae timeout.naruse