1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
shyouhei d7f2704848 merge revision(s) 20580:
* pack.c (pack_pack): fixed length for odd length string.
	  [ruby-dev:37283]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@22444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-02-19 08:25:45 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb
marshaltestlib.rb merge revision(s) 19078,20097: 2009-01-22 06:18:48 +00:00
suicide.rb * test/ruby/test_beginendblock.rb (test_should_propagate_signaled): 2007-06-14 15:04:27 +00:00
test_alias.rb
test_array.rb
test_assignment.rb
test_beginendblock.rb merge revision(s) 15541,15545,15558: 2008-06-15 10:46:45 +00:00
test_bignum.rb merge revision(s) 15645:15647: 2008-06-15 10:55:07 +00:00
test_call.rb
test_case.rb
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_dir.rb
test_env.rb
test_eval.rb
test_exception.rb
test_file.rb
test_float.rb merge revision(s) 17842: 2008-07-10 04:52:35 +00:00
test_gc.rb
test_hash.rb * hash.c (rb_hash_delete_key): delete the entry without calling block. 2007-08-22 03:42:36 +00:00
test_ifunless.rb
test_io.rb
test_iterator.rb * eval.c (rb_iterate): need to PUSH_ITER in proper order. 2007-01-31 05:59:23 +00:00
test_marshal.rb merge revision(s) 13699:13704: 2008-06-07 16:50:57 +00:00
test_math.rb
test_method.rb * eval.c (mnew): call of super via a method object should work again. 2007-05-26 20:21:34 +00:00
test_objectspace.rb use assert_same instead of assert_equal. 2006-09-16 15:30:49 +00:00
test_pack.rb merge revision(s) 20580: 2009-02-19 08:25:45 +00:00
test_path.rb
test_pipe.rb
test_proc.rb
test_process.rb * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): 2006-07-31 07:18:43 +00:00
test_rand.rb
test_range.rb
test_readpartial.rb
test_settracefunc.rb
test_signal.rb
test_string.rb
test_stringchar.rb
test_struct.rb
test_super.rb * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest. 2006-10-31 16:10:22 +00:00
test_symbol.rb
test_system.rb * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep 2007-09-07 06:41:17 +00:00
test_time.rb merge revision(s) 17617: 2008-06-29 11:07:24 +00:00
test_trace.rb
test_variable.rb
test_whileuntil.rb
ut_eof.rb