..
enc
* enc/unicode.c: Fixed two macro definitions.
2016-03-17 03:09:00 +00:00
allpairs.rb
beginmainend.rb
bug-11928.rb
iseq.c: mark parents of wrapped iseq
2016-01-12 15:17:19 +00:00
lbtest.rb
marshaltestlib.rb
sentence.rb
test_alias.rb
vm_method.c: fix aliased original name
2016-03-08 15:29:48 +00:00
test_argf.rb
test_arity.rb
test_array.rb
* array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.
2016-03-17 12:14:21 +00:00
test_assignment.rb
compile.c: fix lhs splat in massign
2016-01-10 11:57:51 +00:00
test_autoload.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_backtrace.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_basicinstructions.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_beginendblock.rb
test_bignum.rb
* test/ruby/test_bignum.rb: Make sure to use Bignum values in the tests.
2016-03-16 15:53:08 +00:00
test_call.rb
symbol.h: unexpected safe call
2016-01-09 09:26:23 +00:00
test_case.rb
test_class.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_clone.rb
test_comparable.rb
test_complex.rb
test_complex2.rb
test_complexrational.rb
test_condition.rb
test_const.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_continuation.rb
test_defined.rb
test_dir.rb
test_dir.rb: Dir.empty? with directories
2016-02-17 15:16:37 +00:00
test_dir_m17n.rb
test_dir_m17n.rb: fix ASCII-8BIT env
2016-02-20 09:36:08 +00:00
test_econv.rb
test_encoding.rb
test_enum.rb
* enum.c (ary_inject_op): Implement the specialized code for sum of
2016-03-17 15:27:05 +00:00
test_enumerator.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_env.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_eval.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_exception.rb
NoMethodError#private_call?
2016-02-28 04:41:38 +00:00
test_extlibs.rb
test_fiber.rb
increase timeout for Solaris 10 SPARC
2016-01-26 17:19:36 +00:00
test_file.rb
* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCES
2016-01-27 12:00:07 +00:00
test_file_exhaustive.rb
test_file_exhaustive.rb: strict check test_dirname
2016-03-18 08:00:57 +00:00
test_fixnum.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_flip.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_float.rb
numeric.c: wrong type step should raise TypeError
2016-02-26 05:41:37 +00:00
test_fnmatch.rb
test_gc.rb
Remove debug print introduced in r52386
2016-02-03 10:08:49 +00:00
test_hash.rb
test_hash.rb: tests for to_h
2016-03-09 05:14:42 +00:00
test_ifunless.rb
test_integer.rb
* bignum.c (Bignum#even?, Bignum#odd?): remove definitions
2016-03-17 17:11:42 +00:00
test_integer_comb.rb
test_io.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_io_m17n.rb
* test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bump
2016-03-03 21:05:44 +00:00
test_iseq.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_iterator.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_keyword.rb
test_lambda.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_lazy_enumerator.rb
Add test for Enumerator::Lazy#take
2015-12-31 23:53:04 +00:00
test_literal.rb
test_m17n.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_m17n_comb.rb
test_marshal.rb
test_marshal.rb: assert bad link
2016-03-17 01:23:03 +00:00
test_math.rb
* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_f
2016-02-22 23:23:10 +00:00
test_metaclass.rb
test_method.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_mixed_unicode_escapes.rb
test_module.rb
test_module.rb: sort constants
2015-12-31 01:49:27 +00:00
test_not.rb
test_notimp.rb
test_numeric.rb
numeric.c: wrong type step should raise TypeError
2016-02-26 05:41:37 +00:00
test_object.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_objectspace.rb
test_optimization.rb
test_optimization.rb: tailcall
2016-03-17 04:31:10 +00:00
test_pack.rb
test_parse.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_path.rb
test_pipe.rb
test_primitive.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_proc.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_process.rb
* test/ruby/test_process.rb (test_execopts_gid): Skip a test
2016-03-06 16:43:50 +00:00
test_rand.rb
test_range.rb
* range.c (range_eqq): revert r11113 because rb_call_super() is
2016-01-23 11:16:09 +00:00
test_rational.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_rational2.rb
test_readpartial.rb
test_refinement.rb
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_regexp.rb
* re.c: Add MatchData#named_captures
2016-02-18 05:29:18 +00:00
test_require.rb
* test/ruby/test_require.rb (test_require_with_loaded_features_pop):
2016-03-08 18:38:28 +00:00
test_rubyoptions.rb
test_rubyoptions.rb: VERSION_PATTERN
2016-03-15 00:28:17 +00:00
test_rubyvm.rb
test_settracefunc.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_signal.rb
Signal.list deduplicates keys
2016-01-26 05:33:28 +00:00
test_sleep.rb
test_sprintf.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_sprintf_comb.rb
test_string.rb
string.c: fix rb_str_init
2016-02-17 11:24:09 +00:00
test_stringchar.rb
test_struct.rb
test_super.rb
test/ruby: suppress parser warnings
2016-02-19 07:48:02 +00:00
test_symbol.rb
proc.c: fail symbol proc binding
2016-03-16 11:03:38 +00:00
test_syntax.rb
parse.y: symbol literals for alias/undef
2016-03-16 14:10:27 +00:00
test_system.rb
test_thread.rb
Bump up timeout for slower-starting implementations/platforms.
2016-02-23 02:03:37 +00:00
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
test/ruby: suppress runtime warnings
2016-02-19 07:58:09 +00:00
test_weakmap.rb
test_whileuntil.rb
test_yield.rb
ut_eof.rb