summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-12-21* test/win32ole/test_win32ole_event.rb: test_s_new_exception issuke
2014-12-20Add a test for Dir.mktmpdir(nil) [ruby-core:66943] [Bug #10616].akr
2014-12-19test/test_weakref.rb: increase timeout [Bug #10618]normal
2014-12-19* test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa
2014-12-19* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa
2014-12-18test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal
2014-12-17* test/gdbm/test_gdbm.rb: Added test for each_key called without a block.hsbt
2014-12-17* compile.c (iseq_compile_each): checkko1
2014-12-17compile.c: skip opt_* insns for fstr args with block givennormal
2014-12-16iseq.c: struct accessorsnobu
2014-12-16test_rubyoptions.rb: clean crash lognobu
2014-12-16* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ko1
2014-12-15* test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius
2014-12-15* test/ruby/test_time.rb: Add test for getlocal(nil). Seeheadius
2014-12-15* test/ruby/test_io_m17n.rb: Add test for coderange clearing inheadius
2014-12-15* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko1
2014-12-15string.c: fix coderange for non-endianness stringnobu
2014-12-15comment out for x86 extended precisionnaruse
2014-12-14parse.y: warn reference after method definitionnobu
2014-12-13test_gc.rb: workaround for Windowsnobu
2014-12-13test_gc.rb: waitnobu
2014-12-13vm_trace.c: defer interrupts while postponed jobsnobu
2014-12-13* test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.hsbt
2014-12-13skip old OpenSSLnobu
2014-12-13test_https.rb: skip old OpenSSLnobu
2014-12-13test/openssl: skip old OpenSSLnobu
2014-12-13revert r48819nobu
2014-12-13test_object.rb: no RSS checknobu
2014-12-13gc.c (define_final0): avoid duplicate blocksnormal
2014-12-13test_ocsp.rb: run separatelynobu
2014-12-12erb: suppress warningsnobu
2014-12-12erb: set variables from the command linenobu
2014-12-12erb: lineno and location settersnobu
2014-12-12string.c: check arguments for cryptnobu
2014-12-12string.c: term fillnobu
2014-12-11envutil.rb: kill pgroupnobu
2014-12-11test_process.rb: splitnobu
2014-12-11string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10test_cstr.rb: all wchar encodingsnobu
2014-12-10test_cstr.rb: failed encoding namenobu
2014-12-09* test/net/http/test_https.rbusa
2014-12-09struct: avoid all O(n) behavior on accessnormal
2014-12-09thread.c: get rid of invalid ID symbolnobu
2014-12-07* test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL socketsusa
2014-12-07* lib/rdoc: Update to RDoc 4.2.0.drbrain