ruby/test/ruby
nagachika 3c5452dba1 revert r62797, r62784. [Bug #13863]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@62801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-18 03:57:37 +00:00
..
enc merge revision(s) 57816,57817: [Backport #13292] 2017-03-12 17:22:20 +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
bug-11928.rb iseq.c: mark parents of wrapped iseq 2016-01-12 15:17:19 +00:00
bug-13526.rb merge revision(s) 58587,58588: [Backport #13526] 2017-05-09 15:42:52 +00:00
lbtest.rb Use qualified names 2016-08-30 06:22:30 +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 vm_method.c: fix aliased original name 2016-03-08 15:29:48 +00:00
test_argf.rb merge revision(s) 57203: 2017-03-11 13:02:37 +00:00
test_arity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_array.rb merge revision(s) 57649,57651: [Backport #13222] 2017-12-20 14:53:56 +00:00
test_assignment.rb parse.y: chained assignments 2016-08-13 02:10:11 +00:00
test_autoload.rb merge revision(s) 58587,58588: [Backport #13526] 2017-05-09 15:42:52 +00:00
test_backtrace.rb Use qualified names 2016-08-30 06:22:30 +00:00
test_basicinstructions.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_beginendblock.rb eval_jump.c: restore previous error info 2016-04-22 06:09:29 +00:00
test_bignum.rb merge revision(s) 59986: [Backport #13928] 2018-02-03 02:05:17 +00:00
test_call.rb merge revision(s) 60099,60100: [Backport #13964] 2017-12-24 02:45:07 +00:00
test_case.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_class.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_clone.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_comparable.rb test_comparable.rb: fix clamp test 2016-08-13 14:04:21 +00:00
test_complex.rb merge revision(s) 60040,60188: [Backport #14014] 2018-02-03 02:39:42 +00:00
test_complex2.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_complexrational.rb get rid of ambiguous parentheses warnings 2016-11-29 16:06:54 +00:00
test_condition.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_const.rb assertions.rb: set default internal encoding 2016-04-09 01:25:11 +00:00
test_continuation.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_defined.rb merge revision(s) 59644: [Backport #13836] 2017-09-10 10:27:59 +00:00
test_dir.rb merge revision(s) 58146,58150,58156: [Backport #13276] 2017-12-20 15:20:15 +00:00
test_dir_m17n.rb merge revision(s) 59602,59887: [Backport #13816] 2018-03-03 22:09:20 +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 merge revision(s) 59128: [Backport #13669] 2017-08-05 03:24:54 +00:00
test_enumerator.rb merge revision(s) 60666,60667,60668: [Backport #14082] 2018-03-16 16:41:23 +00:00
test_env.rb hash.c: env_name_new 2016-08-05 15:39:46 +00:00
test_eval.rb merge revision(s) 59183,59184: [Backport #13682] 2017-08-03 16:00:34 +00:00
test_exception.rb merge revision(s) 59983,59984: [Backport #10222] [Backport #14372] [Backport #14424] 2018-02-16 16:25:40 +00:00
test_extlibs.rb * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
test_fiber.rb merge revision(s) 57968,57969,57970: [Backport #13313] 2017-03-17 07:06:50 +00:00
test_file.rb EPERM by symlink 2016-12-06 07:46:14 +00:00
test_file_exhaustive.rb merge revision(s) 59602,59887: [Backport #13816] 2018-03-03 22:09:20 +00:00
test_fixnum.rb numeric.c, complex.c: Add finite? and infinite? consistent with Float 2016-07-17 14:53:00 +00:00
test_flip.rb test_flip.rb: r56316 2016-11-16 05:25:53 +00:00
test_float.rb merge revision(s) 58913: [Backport #13599] 2017-08-04 15:29:45 +00:00
test_fnmatch.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_gc.rb merge revision(s) 59649: [Backport #13832] 2017-09-10 06:03:12 +00:00
test_hash.rb merge revision(s) 57278,57279: [Backport #12855] 2017-03-11 14:48:04 +00:00
test_ifunless.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_integer.rb merge revision(s) 59986: [Backport #13928] 2018-02-03 02:05:17 +00:00
test_integer_comb.rb move duplicate assertions 2016-05-22 02:28:03 +00:00
test_io.rb merge revision(s) 58284,58812,59028: [Backport #13632] 2017-07-08 02:21:36 +00:00
test_io_m17n.rb merge revision(s) 57816,57817: [Backport #13292] 2017-03-12 17:22:20 +00:00
test_iseq.rb iseq.c: syntax error in compile_file 2016-09-27 08:35:31 +00:00
test_iterator.rb test_iterator.rb: suppress warnings 2016-04-11 08:06:19 +00:00
test_keyword.rb merge revision(s) 57360: [Backport #12884] 2017-03-11 17:17:23 +00:00
test_lambda.rb merge revision(s) 57192,57464,58016,58018,58019: [Backport #12705] 2017-03-21 14:04:23 +00:00
test_lazy_enumerator.rb merge revision(s) 60666,60667,60668: [Backport #14082] 2018-03-16 16:41:23 +00:00
test_literal.rb Revert r56856 2016-11-21 22:45:26 +00:00
test_m17n.rb merge revision(s) 57302,57303,57304: [Backport #13119] 2017-03-11 16:38:53 +00:00
test_m17n_comb.rb * string.c: Raise ArgumentError when invalid string is detected in 2016-06-02 01:24:52 +00:00
test_marshal.rb merge revision(s) 57410,57619,57621,57631,57634: [Backport #13150] 2017-03-13 07:30:30 +00:00
test_math.rb math.c: tanh overflow 2016-08-02 12:40:51 +00:00
test_metaclass.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_method.rb merge revision(s) 59080,59082: [Backport #13656] 2017-07-23 07:02:29 +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 * test/ruby/test_module.rb: Method tables are not guaranteed to be 2016-11-14 19:27:24 +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 numeric.c: fix up r55891 2016-10-22 13:33:34 +00:00
test_object.rb merge revision(s) 59457: [Backport #13775] 2017-08-05 07:00:33 +00:00
test_objectspace.rb test_objectspace.rb: errors in a finalizer 2016-08-09 07:36:14 +00:00
test_optimization.rb merge revision(s) 58810,58894: [Backport #13578] 2017-08-05 02:43:08 +00:00
test_pack.rb merge revision(s) 60059: [Backport #13949] 2017-12-24 18:59:53 +00:00
test_parse.rb merge revision(s) 58499,58500: [Backport #13181] 2017-11-03 01:46:59 +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 test/ruby: suppress parser warnings 2016-02-19 07:48:02 +00:00
test_proc.rb merge revision(s) 59063: [Backport #13605] 2017-08-04 15:06:22 +00:00
test_process.rb merge revision(s) 59975: [Backport #13916] 2018-03-05 15:42:20 +00:00
test_rand.rb merge revision(s) 59368: [Backport #13753] 2017-08-05 06:46:23 +00:00
test_range.rb range.c: check loading 2016-11-11 11:52:03 +00:00
test_rational.rb merge revision(s) 57688,57689: [Backport #13242] 2017-03-12 14:18:02 +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 merge revision(s) 61484: [Backport #14232] 2018-02-05 14:21:12 +00:00
test_regexp.rb merge revision(s) 57801: [Backport #13287] 2017-03-12 17:14:38 +00:00
test_require.rb merge revision(s) 59983,59984: [Backport #10222] [Backport #14372] [Backport #14424] 2018-02-16 16:25:40 +00:00
test_rubyoptions.rb revert r62797, r62784. [Bug #13863] 2018-03-18 03:57:37 +00:00
test_rubyvm.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_settracefunc.rb merge revision(s) 60437: [Backport #14057] 2018-03-07 15:10:47 +00:00
test_signal.rb Signal.list deduplicates keys 2016-01-26 05:33:28 +00:00
test_sleep.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sprintf.rb merge revision(s) 58453,58454: [Backport #13499] 2017-05-09 14:46:24 +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 merge revision(s) 60000,60001,60002: [Backport #13925] 2018-03-05 16:11:30 +00:00
test_stringchar.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_struct.rb * test/ruby/test_module.rb: Method tables are not guaranteed to be 2016-11-14 19:27:24 +00:00
test_super.rb vm_eval.c: follow the original class 2016-10-29 00:39:16 +00:00
test_symbol.rb merge revision(s) 57194: [Backport #13074] 2017-03-11 11:06:39 +00:00
test_syntax.rb merge revision(s) 60213: [Backport #14032] 2018-02-03 02:51:00 +00:00
test_system.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_thread.rb merge revision(s) 59963: [Backport #13163] 2018-03-10 02:32:56 +00:00
test_threadgroup.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_time.rb time.c: refine num_exact error message 2016-12-21 12:06:40 +00:00
test_time_tz.rb merge revision(s) 62506,62508: [Backport #14438] 2018-03-02 12:45:41 +00:00
test_trace.rb merge revision(s) 58334,58346,58349: [Backport #13425] [Backport #13432] 2017-07-09 19:49:03 +00:00
test_transcode.rb merge revision(s) 59763: [Backport #13874] 2017-09-10 12:17:49 +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 parse.y: relax spaces 2016-12-02 02:47:11 +00:00
test_variable.rb Fix typos 2016-12-06 12:49:46 +00:00
test_vm_dump.rb merge revision(s) 58769,59710,59712: [Backport #13566] 2018-03-03 02:25:41 +00:00
test_weakmap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_whileuntil.rb test_whileuntil.rb: fix old behavior 2016-04-11 08:06:23 +00:00
test_yield.rb merge revision(s) 57192,57464,58016,58018,58019: [Backport #12705] 2017-03-21 14:04:23 +00:00
ut_eof.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00