summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-10-12test_cgi.rb: skip a test on Windowsshirosaki
2012-10-12file.c: poisoned NULnobu
2012-10-12Fix wrong condition of skipping test_ioctl_linuxnaruse
2012-10-11test_string.rb: missing testnobu
2012-10-11test_string.rb: suppress warningsnobu
2012-10-11test_string.rb: highlightingnobu
2012-10-10Rename variablsnaruse
2012-10-10Test both username and uidnaruse
2012-10-10* test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-10-09array.c: use rb_random_ulong_limitednobu
2012-10-09process.c: uid gid exec optionsnobu
2012-10-08* eval.c (rb_mod_refinements): new method Module#refinements.shugo
2012-10-06* test/openssl/test_config.rb (OpenSSL#test_constants): skip only whennobu
2012-10-06test_objspace.rb: refinenobu
2012-10-05Adding a test for initialize_clone and initialize_dup. From Github:tenderlove
2012-10-05* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko1
2012-10-04* test/ruby/test_settracefunc.rb (test_tracepoint):ko1
2012-10-04 * lib/cgi/html5.rb: Add html5 tag maker.xibbar
2012-10-03io.c: improved IO#reopennobu
2012-10-02* error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo
2012-09-30* test/ruby/test_enumerator.rb (enum_test, test_inspect): remove unusednagachika
2012-09-30* string.c (rb_str_concat): use memcpy to copy a string which containsnaruse
2012-09-29envutil.rb: kill child process when timeoutshirosaki
2012-09-29test_http.rb: clear environment variablesshirosaki
2012-09-29drbtest.rb: use :KILL on Windowsshirosaki
2012-09-29test_unicode_escape.rb: set script encodingshirosaki
2012-09-29* vm_insnhelper.c (rb_vm_using_modules): use using_modules beforeshugo
2012-09-28* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki
2012-09-28test_unicode_escape.rb: fix test for Windowsshirosaki
2012-09-28* vm_method.c (search_method): copy refinement iclasses to searchshugo
2012-09-28io.c: IO#reopen int modenobu
2012-09-27* eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo
2012-09-27* ext/syslog/lib/syslog/logger.rb: add a formatter to theknu
2012-09-26* insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko1
2012-09-26Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"naruse
2012-09-26Darwin 12 (OS X Mountain Lion) also has Bug #6692naruse
2012-09-25test_gem_installer.rb: restore ARGVnobu
2012-09-25test_super.rb: super from BEGINnobu
2012-09-25insns.def: super from at_exitnobu
2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse
2012-09-24use assert_predicate for unary operatornaruse
2012-09-24Feature #7035nobu
2012-09-20* lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse
2012-09-20check @there if it is nil to prevent infinite loopnaruse
2012-09-20* test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa
2012-09-19array.c, enum.c: TypeError in zipnobu
2012-09-19suppress warningsnaruse
2012-09-16io.c: io_set_read_lengthnobu
2012-09-15test_parse.rb: eval locationsnobu