aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* Unix doesn't use win_expected_filename.naruse2012-07-241-3/+1
* test_dir_m17n.rb: composite characternobu2012-07-241-1/+1
* Add the case of Unix: filesystem encoding maybe US-ASCII.naruse2012-07-241-1/+3
* test_pack.rb: fix assertionnobu2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-241-1/+1
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-241-11/+12
* * test/ruby/test_pack.rb (test_pack_unpack_M): was redefinedusa2012-07-241-12/+9
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-231-19/+45
* Synchronize with simple variable assignment.naruse2012-07-231-4/+3
* Suppress unused variable warnings.naruse2012-07-221-4/+4
* Use assert_normal_exit to avoid stack on buggy implementations.naruse2012-07-221-18/+20
* * thread.c (rb_threadptr_execute_interrupts_common): increasenaruse2012-07-221-0/+18
* test_array.rb: refine assertionsnobu2012-07-201-26/+26
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-191-0/+66
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-191-319/+348
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-0/+12
* test_eval.rb: adjust indentnobu2012-07-191-46/+46
* test_eval.rb: use blocknobu2012-07-191-10/+6
* * test/ruby/test_file.rb: remove temporally files early.akr2012-07-181-1/+14
* increment @tmp_count.akr2012-07-181-0/+1
* pack.c: round down too long uuencode widthnobu2012-07-181-0/+4
* test_syntax.rb: updatenobu2012-07-181-1/+2
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-181-1/+7
* * test/ruby/test_autoload.rb: remove temporally files early.akr2012-07-181-0/+12
* * test/ruby/test_argf.rb: use temporally directory.akr2012-07-181-13/+14
* * parse.y (primary): allow an empty grouped expression as theshugo2012-07-181-0/+12
* Add tests for r36415.naruse2012-07-171-0/+26
* Revert of r36411, as does not distinguish proc from lambdamarcandre2012-07-161-1/+0
* Revert r33924.marcandre2012-07-161-0/+1
* * bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr2012-07-161-0/+49
* array.c: fill with nilnobu2012-07-141-1/+3
* hash.c: raise on invalid inputnobu2012-07-141-0/+3
* array.c: no infection by unused separatornobu2012-07-141-0/+13
* rb_str_new_frozen: new object if tainted/untrusted unmatchnobu2012-07-121-0/+10
* defined: me in cfpnobu2012-07-111-0/+16
* [Feature #6693]nobu2012-07-071-5/+4
* test/ruby/test_rubyoptions.rb: tests for another namenobu2012-07-071-0/+6
* never evaluatednobu2012-07-051-1/+3
* * ruby.c (proc_options): warn only if -K and -w option is specified.naruse2012-07-041-6/+14
* __callee__ fixnobu2012-07-041-0/+14
* Fix tests for previous commit.naruse2012-07-031-5/+5
* prepend: fix mixing with includenobu2012-07-021-10/+33
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-281-0/+6
* prepend: fix ancestors ordernobu2012-06-271-3/+31
* remove from original m_tblnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+6
* ancestor modulesnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+5
* Module#prependnobu2012-06-271-0/+32