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
naruse 337a3da71c merge revision(s) 53635: [Backport #12003]
* range.c (range_eqq): revert r11113 because rb_call_super() is
	  called in range_include() and thus r11113 doesn't work when the
	  receiver Range object consists of non linear objects such as Date
	  objects.
	  [ruby-core:72908] [Bug #12003]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-29 13:53:46 +00:00
..
enc Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
allpairs.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
beginmainend.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
lbtest.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
marshaltestlib.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sentence.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_alias.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_argf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_arity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_array.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_assignment.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_autoload.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_backtrace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_basicinstructions.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_beginendblock.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_bignum.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_call.rb merge revision(s) 53485: [Backport #11976] 2016-03-29 12:11:41 +00:00
test_case.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_class.rb gc.c: do not expose internal singleton class 2015-12-22 13:15:58 +00:00
test_clone.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_comparable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complex.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complex2.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complexrational.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_condition.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_const.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_continuation.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_defined.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_dir.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_dir_m17n.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_econv.rb transcode.c: infection 2015-12-17 04:35:26 +00:00
test_encoding.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enum.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_enumerator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_env.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_eval.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_exception.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_extlibs.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fiber.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_file.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_file_exhaustive.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fixnum.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_flip.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_float.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fnmatch.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_gc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_hash.rb merge revision(s) 53695: [Backport #12030] 2016-03-29 13:30:22 +00:00
test_ifunless.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_integer.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_integer_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_io.rb merge revision(s) 53329: [Backport #11885] 2016-03-29 04:56:07 +00:00
test_io_m17n.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_iseq.rb * compile.c (iseq_compile_each): add debug information to NODE_STR 2015-11-20 23:49:31 +00:00
test_iterator.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_keyword.rb * vm_insnhelper.c (vm_call_method_each_type): should not set fastpath 2015-12-16 18:20:29 +00:00
test_lambda.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_lazy_enumerator.rb * vm.c (vm_make_proc_from_block): should convert a Symbol to a Proc. 2015-12-16 10:35:34 +00:00
test_literal.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_m17n.rb merge revision(s) 54210: [Backport #12204] 2016-03-29 08:00:06 +00:00
test_m17n_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_marshal.rb merge revision(s) 54105,54108,54136,54138: [Backport #12188] 2016-03-29 07:44:18 +00:00
test_math.rb * test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_f 2016-02-22 22:44:31 +00:00
test_metaclass.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_method.rb * proc.c (rb_mod_define_method): should check Symbol or not. 2015-12-20 02:14:57 +00:00
test_mixed_unicode_escapes.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_module.rb * vm_method.c (rb_method_entry_make, check_override_opt_method): 2015-12-18 02:32:17 +00:00
test_not.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_notimp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_numeric.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_object.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_objectspace.rb gc.c: do not expose internal singleton class 2015-12-22 13:15:58 +00:00
test_optimization.rb merge revision(s) 53658: [Backport #12018] 2016-03-29 13:25:02 +00:00
test_pack.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_parse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_path.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_pipe.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_primitive.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_proc.rb * vm.c: fix mark miss for proc given as passed block. 2015-12-16 06:38:52 +00:00
test_process.rb merge revision(s) 54010: [Backport #12154] 2016-03-29 07:11:32 +00:00
test_rand.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_range.rb merge revision(s) 53635: [Backport #12003] 2016-03-29 13:53:46 +00:00
test_rational.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_rational2.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_readpartial.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_refinement.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_regexp.rb re.c: names encoding 2015-12-17 00:46:07 +00:00
test_require.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_rubyoptions.rb parse.y: lex_state trace by yydebug 2015-12-13 14:46:09 +00:00
test_rubyvm.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_settracefunc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_signal.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sleep.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sprintf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sprintf_comb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_string.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_stringchar.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_struct.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_super.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_symbol.rb proc.c: fix infinite loop 2015-12-19 15:29:01 +00:00
test_syntax.rb merge revision(s) 53541,53555,53570: [Backport #11990] 2016-03-29 12:26:12 +00:00
test_system.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_thread.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_threadgroup.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_time.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_time_tz.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_trace.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_transcode.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_undef.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_unicode_escape.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_variable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_weakmap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_whileuntil.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_yield.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ut_eof.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00