summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-10-16* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu
2012-10-16file.c: ASCII-compatiblenobu
2012-10-16file.c: ASCII-compatiblenobu
2012-10-16* test/ruby/test_regexp.rbusa
2012-10-16* test/ruby/test_regexp.rbusa
2012-10-15envutil.rb: file_assertionnobu
2012-10-14ruby.c: passing blocknobu
2012-10-13* regparse.c (parse_char_class): should match with a hyphen after ausa
2012-10-12* test/ruby/test_regexp.rbusa
2012-10-12use tty(1) to check if /dev/tty is usable or notnaruse
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-05Adding a test for initialize_clone and initialize_dup. From Github:tenderlove
2012-10-04* test/ruby/test_settracefunc.rb (test_tracepoint):ko1
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_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-26* insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko1
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-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
2012-09-09* test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki
2012-09-05dir.c: fix recursionnobu
2012-09-05test_dir_m17n.rb: test_glob_incompatiblenobu
2012-09-04test_pstore.rb: fix for timeoutshirosaki