..
enc
* string.c: Any kind of option is now taking the new code path for
2016-01-17 11:40:46 +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
test_argf.rb
test_arity.rb
test_array.rb
increase timeout for Solaris 10 SPARC
2016-01-26 17:19:36 +00:00
test_assignment.rb
compile.c: fix lhs splat in massign
2016-01-10 11:57:51 +00:00
test_autoload.rb
test_backtrace.rb
test_basicinstructions.rb
test_beginendblock.rb
test_bignum.rb
test_call.rb
symbol.h: unexpected safe call
2016-01-09 09:26:23 +00:00
test_case.rb
test_class.rb
test_class.rb: fix encoding
2016-01-24 15:00:57 +00:00
test_clone.rb
test_comparable.rb
test_complex.rb
test_complex2.rb
test_complexrational.rb
test_condition.rb
test_const.rb
test_continuation.rb
test_defined.rb
test_dir.rb
test_dir_m17n.rb
test_econv.rb
test_encoding.rb
test_enum.rb
test_enumerator.rb
test_env.rb
Add a test case for ENV#select_bang,keep_if
2016-01-17 05:43:40 +00:00
test_eval.rb
test_exception.rb
iseq.c: mark parents of wrapped iseq
2016-01-12 15:17:19 +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
r53689 test
2016-01-29 09:32:57 +00:00
test_fixnum.rb
test_flip.rb
test_float.rb
test_fnmatch.rb
test_gc.rb
* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is used
2016-01-08 22:15:40 +00:00
test_hash.rb
test_hash.rb: add test
2016-01-09 14:19:38 +00:00
test_ifunless.rb
test_integer.rb
test_integer_comb.rb
test_io.rb
test_io_m17n.rb
test_io_m17n.rb: BOM with non-UTF
2016-01-21 06:23:18 +00:00
test_iseq.rb
increase timeout for ARMv7
2016-01-19 02:52:37 +00:00
test_iterator.rb
test_keyword.rb
test_lambda.rb
test_lazy_enumerator.rb
test_literal.rb
test_m17n.rb
test_m17n_comb.rb
test_marshal.rb
* marshal.c (r_object0): honor Marshal.load post proc
2016-01-21 08:36:01 +00:00
test_math.rb
test_metaclass.rb
test_method.rb
test_mixed_unicode_escapes.rb
test_module.rb
test_not.rb
test_notimp.rb
test_numeric.rb
* test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?
2016-01-05 12:32:43 +00:00
test_object.rb
test_objectspace.rb
test_optimization.rb
compile.c: fix tailcall optimization
2016-01-26 06:14:59 +00:00
test_pack.rb
test_parse.rb
test_path.rb
test_pipe.rb
test_primitive.rb
test_proc.rb
fix test to follow r53503
2016-01-12 07:44:18 +00:00
test_process.rb
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_rational2.rb
test_readpartial.rb
test_refinement.rb
test_regexp.rb
* regparse.c (fetch_name_with_level): allow non word characters
2016-01-21 16:09:09 +00:00
test_require.rb
test_rubyoptions.rb
test_rubyvm.rb
test_settracefunc.rb
test_signal.rb
Signal.list deduplicates keys
2016-01-26 05:33:28 +00:00
test_sleep.rb
test_sprintf.rb
sprintf.c: exact number
2016-01-14 07:12:42 +00:00
test_sprintf_comb.rb
test_string.rb
* test/ruby/test_string.rb: added testcase for next!, succ and succ!
2016-01-25 00:39:26 +00:00
test_stringchar.rb
test_struct.rb
test_super.rb
test_symbol.rb
symbol.c: more informative error message
2016-01-25 06:56:26 +00:00
test_syntax.rb
parse.y: escaped newline in dedenting heredoc
2016-01-18 05:37:48 +00:00
test_system.rb
test_thread.rb
test_thread.rb: wait for the thread to sleep
2016-01-13 02:24:07 +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
variable.c: matched backrefs only
2016-01-14 08:36:49 +00:00
test_weakmap.rb
test_whileuntil.rb
test_yield.rb
ut_eof.rb