ruby/test/ruby
usa 9e11c028e3 merge revision(s) 45076: [Backport #9535]
* class.c (rb_mod_init_copy): do nothing if copying self.
	  [ruby-dev:47989] [Bug #9535]

	* hash.c (rb_hash_initialize_copy): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@45091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-22 00:50:33 +00:00
..
enc merge revision(s) 34236: [Backport #5890] 2012-02-08 22:34:12 +00:00
allpairs.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
beginmainend.rb
endblockwarn_rb
envutil.rb merge revision(s) 43942,43957,43975: [Backport #9187] 2014-02-14 05:45:19 +00:00
lbtest.rb
marshaltestlib.rb * test/ruby: fixed nonsense assertions. 2010-04-29 05:33:43 +00:00
memory_status.rb merge revision(s) 34605: [Backport #9351] 2014-02-18 16:51:06 +00:00
sentence.rb
test_alias.rb * vm_method.c (rb_alias): skip ZSUPER method when searching body of 2010-01-08 14:10:58 +00:00
test_argf.rb merge revision(s) 37862: 2012-12-21 07:04:07 +00:00
test_array.rb merge revision(s) 42040,42041,42047,42068,42069: [Backport #8654] 2013-10-31 15:00:06 +00:00
test_assignment.rb * compile.c (iseq_compile_each), parse.y (stmt, arg): arg_concat() 2009-09-18 07:15:06 +00:00
test_autoload.rb * test/ruby/test_autoload.rb: remove temporary directory. 2011-06-14 10:51:25 +00:00
test_basicinstructions.rb merge revision(s) 34633: [Backport #5124] 2012-06-26 23:32:12 +00:00
test_beginendblock.rb merge revision(s) 43685,43690,43705: [Backport #9110] 2014-01-29 04:33:59 +00:00
test_bignum.rb merge revision(s) 33365: [Backport #8106] 2013-04-02 04:00:53 +00:00
test_call.rb
test_case.rb * compile.c (case_when_optimizable_literal): When float value can be 2010-09-09 13:40:14 +00:00
test_class.rb merge revision(s) 38364,38366: [Backport #7557] 2012-12-20 10:03:54 +00:00
test_clone.rb
test_comparable.rb merge revision(s) 43208: [Backport #9003] 2014-01-29 05:05:04 +00:00
test_complex.rb merge revision(s) r33613: 2011-11-30 09:23:04 +00:00
test_complex2.rb * test/ruby/test_{complex2,complexrational}.rb: use skip. 2011-05-08 13:18:47 +00:00
test_complexrational.rb * test/ruby/test_{complex2,complexrational}.rb: use skip. 2011-05-08 13:18:47 +00:00
test_condition.rb
test_const.rb
test_continuation.rb * backport r32597 from trunk. 2011-07-21 12:12:53 +00:00
test_defined.rb merge revision(s) 34555: [Backport #5786] 2012-02-14 22:16:06 +00:00
test_dir.rb merge revision(s) 36905: [Backport #6977] 2013-02-06 05:06:20 +00:00
test_dir_m17n.rb merge revision(s) 36520: 2012-11-08 07:45:54 +00:00
test_econv.rb merge revision(s) 33991: 2012-08-20 08:14:11 +00:00
test_encoding.rb merge revision(s) 34433: [Backport #6153] 2012-03-18 05:26:07 +00:00
test_enum.rb add a test. 2011-01-01 01:52:15 +00:00
test_enumerator.rb merge revision(s) 39722,43929: [Backport #9178] 2014-01-29 05:38:58 +00:00
test_env.rb try and catch for the test of setenv(3). 2011-05-29 16:49:14 +00:00
test_eval.rb * vm_insnhelper.c (vm_cref_push): no outer cref is needed for proc 2010-09-23 00:01:40 +00:00
test_exception.rb merge revision(s) 37270: [Backport #7185] 2012-11-08 05:12:00 +00:00
test_fiber.rb merge revision(s) 34629,34630: 2012-02-15 22:34:48 +00:00
test_file.rb merge revision(s) 37163: 2012-10-12 09:22:06 +00:00
test_file_exhaustive.rb merge revision(s) 39697,39701,39716,39740,39751: [Backport #8070] 2013-03-28 09:35:21 +00:00
test_fixnum.rb * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): 2010-04-29 05:46:04 +00:00
test_flip.rb merge revision(s) 38739: [Backport #7671] 2013-01-11 08:13:17 +00:00
test_float.rb merge revision(s) 43775: 2013-11-22 03:51:11 +00:00
test_fnmatch.rb * test/ruby/test_array.rb: add a test for Array#rotate, rotate!. 2010-01-22 15:03:32 +00:00
test_gc.rb merge revision(s) 43994,44000: [Backport #9205] 2014-01-30 11:04:17 +00:00
test_hash.rb merge revision(s) 45076: [Backport #9535] 2014-02-22 00:50:33 +00:00
test_ifunless.rb
test_integer.rb supress warnings. 2010-01-25 23:12:50 +00:00
test_integer_comb.rb * pack.c: consider DYNAMIC_ENDIAN. refactored. 2010-02-25 14:00:48 +00:00
test_io.rb merge revision(s) 43112,43114,43117,43118: [Backport #8980] 2013-10-31 14:03:20 +00:00
test_io_m17n.rb * test/ruby/test_m17n.rb: assert_predicate and assert_not_predicate 2013-06-26 09:29:42 +00:00
test_iterator.rb * test/ruby: fixed nonsense assertions. 2010-04-29 05:33:43 +00:00
test_lambda.rb merge revision(s) 34819: 2012-02-26 03:26:37 +00:00
test_literal.rb merge revision(s) 34796: 2012-05-14 04:19:06 +00:00
test_m17n.rb merge revision(s) 43413: [Backport #9048] 2013-10-31 15:05:19 +00:00
test_m17n_comb.rb merge revision(s) 37572,37622,37766,37773: [Backport #7527] 2012-12-20 09:38:11 +00:00
test_marshal.rb merge revision(s) 38357,38363: [Backport #7325] 2012-12-19 12:13:19 +00:00
test_math.rb * math.c (math_atan2): change the behavior when x and y are zero. 2010-08-27 03:51:56 +00:00
test_metaclass.rb
test_method.rb merge revision(s) 39276: [Backport #7825] 2014-01-29 03:42:50 +00:00
test_mixed_unicode_escapes.rb
test_module.rb merge revision(s) 45076: [Backport #9535] 2014-02-22 00:50:33 +00:00
test_notimp.rb * lib/test/unit.rb (assert_include): add alias. 2011-02-12 14:17:54 +00:00
test_numeric.rb * numeric.c (ruby_float_step): fix Numeric#step with infinity unit 2010-10-13 19:17:49 +00:00
test_object.rb merge revision(s) r34564: 2012-02-15 01:33:56 +00:00
test_objectspace.rb Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
test_optimization.rb * vm.c (rb_thread_mark): should mark self in conrol 2010-11-23 09:54:07 +00:00
test_pack.rb merge revision(s) 44803: [Backport #9485] 2014-02-05 04:43:40 +00:00
test_parse.rb merge revision(s) 40606,40607,40635: [Backport #8375] 2013-08-09 07:22:51 +00:00
test_path.rb merge revision(s) r33525: [Backport #6104] 2012-03-01 09:41:08 +00:00
test_pipe.rb
test_primitive.rb * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): drop unused ARGSCAT 2010-08-05 12:32:02 +00:00
test_proc.rb merge revision(s) 41342,41359,41361: [Backport #8341] 2013-06-26 07:55:12 +00:00
test_process.rb merge revision(s) 40534,41886,41903,41910: [Backport #8616] 2014-01-30 11:46:03 +00:00
test_rand.rb merge revision(s) 34977: [Backport #5661] 2012-10-16 01:55:31 +00:00
test_range.rb * range.c (range_max): fix behavior with excluded end value. 2011-07-10 00:47:31 +00:00
test_rational.rb Merge commit r32994 from trunk: 2011-08-17 01:32:16 +00:00
test_rational2.rb
test_readpartial.rb
test_regexp.rb merge revision(s) 37201,37202: 2012-10-16 00:48:04 +00:00
test_require.rb * file.c (append_fspath): filesystem encoding is prior to the encoding 2012-11-08 08:50:56 +00:00
test_rubyoptions.rb merge revision(s) 38039: [Backport #7408] 2012-12-19 12:19:29 +00:00
test_settracefunc.rb * vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event 2011-06-30 13:34:53 +00:00
test_signal.rb * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): use 2011-06-17 22:34:03 +00:00
test_sleep.rb merge revision(s) 34897,34904,34906,34931: 2012-04-04 09:29:43 +00:00
test_sprintf.rb * vsnprintf.c (BSD_vfprintf): don't output floating point 2010-11-22 16:06:38 +00:00
test_sprintf_comb.rb merge revision(s) 42908,42918: [Backport #8864] 2013-10-31 14:36:35 +00:00
test_string.rb merge revision(s) 39495: [Backport #7954] 2013-03-28 09:13:48 +00:00
test_stringchar.rb * string.c (rb_str_dump): fix expected length. [ruby-core:32935] 2010-10-28 18:04:23 +00:00
test_struct.rb * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive): 2009-11-26 12:17:47 +00:00
test_super.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_symbol.rb merge revision(s) 41343,41360,41386: [Backport #8531] 2013-06-26 08:11:48 +00:00
test_syntax.rb merge revision(s) 44449: [Backport #9308] 2014-01-29 03:55:32 +00:00
test_system.rb cancel subversion backfire. sorry 2011-03-07 08:44:45 +00:00
test_thread.rb merge revision(s) 43148,43149,43152: [Backport #8433] 2014-02-17 09:09:32 +00:00
test_time.rb * test/ruby/test_time.rb: fixed merge misstake in r40711 and r40719. 2013-05-14 03:00:00 +00:00
test_time_tz.rb * time.c (guess_local_offset): use the UTC offset of an older date on 2010-07-14 21:05:00 +00:00
test_trace.rb * thread.c (ruby_suppress_tracing): restore the state and invoke 2010-09-01 03:56:39 +00:00
test_transcode.rb * test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fix 2011-06-10 04:02:11 +00:00
test_undef.rb forgot to add test_undef.rb in the previous revision. 2009-11-18 01:14:54 +00:00
test_unicode_escape.rb * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NUL 2010-05-29 18:40:48 +00:00
test_variable.rb * backport r33045 from trunk. 2011-08-25 04:13:53 +00:00
test_whileuntil.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
test_yield.rb suppress warnings. 2010-01-27 12:04:17 +00:00
ut_eof.rb