summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-07-24Unix doesn't use win_expected_filename.naruse
2012-07-24test_dir_m17n.rb: composite characternobu
2012-07-24Add the case of Unix: filesystem encoding maybe US-ASCII.naruse
2012-07-24test_pack.rb: fix assertionnobu
2012-07-24* test/ruby/test_dir_m17n.rb: remove a garbage.usa
2012-07-24* test/ruby/test_dir_m17n.rb: sorry, typo.usa
2012-07-24* test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa
2012-07-24* test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa
2012-07-23Fix raw UTF-8 test for non-Japanase Windows systemsluislavena
2012-07-23Synchronize with simple variable assignment.naruse
2012-07-22Suppress unused variable warnings.naruse
2012-07-22Use assert_normal_exit to avoid stack on buggy implementations.naruse
2012-07-22* thread.c (rb_threadptr_execute_interrupts_common): increasenaruse
2012-07-20test_array.rb: refine assertionsnobu
2012-07-19* thread.c (rb_thread_s_control_interrupt,ko1
2012-07-19* test/ruby/test_io.rb: remove temporally files early.akr
2012-07-19* variable.c (rb_mod_class_variables): return inherited variablesshugo
2012-07-19test_eval.rb: adjust indentnobu
2012-07-19test_eval.rb: use blocknobu
2012-07-18* test/ruby/test_file.rb: remove temporally files early.akr
2012-07-18increment @tmp_count.akr
2012-07-18pack.c: round down too long uuencode widthnobu
2012-07-18test_syntax.rb: updatenobu
2012-07-18* test/ruby/test_beginendblock.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_autoload.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_argf.rb: use temporally directory.akr
2012-07-18* parse.y (primary): allow an empty grouped expression as theshugo
2012-07-17Add tests for r36415.naruse
2012-07-16Revert of r36411, as does not distinguish proc from lambdamarcandre
2012-07-16Revert r33924.marcandre
2012-07-16* bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr
2012-07-14array.c: fill with nilnobu
2012-07-14hash.c: raise on invalid inputnobu
2012-07-14array.c: no infection by unused separatornobu
2012-07-12rb_str_new_frozen: new object if tainted/untrusted unmatchnobu
2012-07-11defined: me in cfpnobu
2012-07-07[Feature #6693]nobu
2012-07-07test/ruby/test_rubyoptions.rb: tests for another namenobu
2012-07-05never evaluatednobu
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse
2012-07-04__callee__ fixnobu
2012-07-03Fix tests for previous commit.naruse
2012-07-02prepend: fix mixing with includenobu
2012-06-28* class.c (class_instance_method_list): consider prepended Class/Modulenagachika
2012-06-27prepend: fix ancestors ordernobu
2012-06-27remove from original m_tblnobu
2012-06-27fix null m_tblnobu
2012-06-27ancestor modulesnobu
2012-06-27fix null m_tblnobu
2012-06-27Module#prependnobu