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
nobu 7f860741b9 re.c: fix up r55036
* re.c (match_values_at): fix regression at r55036.
  MatchData#values_at accepts Range.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-17 18:16:08 +00:00
..
enc
allpairs.rb
beginmainend.rb
bug-11928.rb
lbtest.rb
marshaltestlib.rb
sentence.rb
test_alias.rb
test_argf.rb
test_arity.rb
test_array.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_assignment.rb
test_autoload.rb
test_backtrace.rb
test_basicinstructions.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_beginendblock.rb
test_bignum.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_call.rb
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
test_comparable.rb
test_complex.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_complex2.rb
test_complexrational.rb * test/ruby/test_complexrational.rb: Remove duplicated raise. 2016-05-05 09:06:39 +00:00
test_condition.rb
test_const.rb
test_continuation.rb
test_defined.rb
test_dir.rb file.c: home dir fall back 2016-05-08 09:51:34 +00:00
test_dir_m17n.rb
test_econv.rb
test_encoding.rb
test_enum.rb Optimize enum_sum for a range from int to int 2016-05-17 15:08:33 +00:00
test_enumerator.rb
test_env.rb
test_eval.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_exception.rb
test_extlibs.rb
test_fiber.rb
test_file.rb
test_file_exhaustive.rb * remove trailing spaces. 2016-05-02 14:03:22 +00:00
test_fixnum.rb
test_flip.rb
test_float.rb
test_fnmatch.rb
test_gc.rb
test_hash.rb Optimize enum_sum for a range from int to int 2016-05-17 15:08:33 +00:00
test_ifunless.rb
test_integer.rb [Feature #12005] Unify Fixnum and Bignum into Integer 2016-05-17 06:53:48 +00:00
test_integer_comb.rb test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum. 2016-05-01 16:01:36 +00:00
test_io.rb
test_io_m17n.rb
test_iseq.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_iterator.rb
test_keyword.rb
test_lambda.rb
test_lazy_enumerator.rb
test_literal.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_m17n.rb
test_m17n_comb.rb
test_marshal.rb envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}. 2016-05-01 15:16:17 +00:00
test_math.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_metaclass.rb
test_method.rb
test_mixed_unicode_escapes.rb
test_module.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_not.rb
test_notimp.rb
test_numeric.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_object.rb
test_objectspace.rb
test_optimization.rb [Feature #12005] Unify Fixnum and Bignum into Integer 2016-05-17 06:53:48 +00:00
test_pack.rb
test_parse.rb
test_path.rb
test_pipe.rb
test_primitive.rb
test_proc.rb
test_process.rb process.c: argument types over conversion 2016-05-06 22:58:03 +00:00
test_rand.rb test_rand.rb: tests for seeds 2016-05-13 16:36:41 +00:00
test_range.rb Optimize enum_sum for a range from int to int 2016-05-17 15:08:33 +00:00
test_rational.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_regexp.rb re.c: fix up r55036 2016-05-17 18:16:08 +00:00
test_require.rb
test_rubyoptions.rb Fix -e script encoding 2016-04-26 14:35:24 +00:00
test_rubyvm.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_settracefunc.rb [Feature #12005] Unify Fixnum and Bignum into Integer 2016-05-17 06:53:48 +00:00
test_signal.rb
test_sleep.rb
test_sprintf.rb
test_sprintf_comb.rb
test_string.rb
test_stringchar.rb
test_struct.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_super.rb
test_symbol.rb
test_syntax.rb
test_system.rb
test_thread.rb
test_threadgroup.rb
test_time.rb
test_time_tz.rb
test_trace.rb
test_transcode.rb
test_undef.rb
test_unicode_escape.rb
test_variable.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_weakmap.rb
test_whileuntil.rb
test_yield.rb
ut_eof.rb