..
enc
allpairs.rb
beginmainend.rb
lbtest.rb
marshaltestlib.rb
sentence.rb
test_alias.rb
test_argf.rb
* io.c (argf_getpartial): should not resize str if the second
2015-11-25 01:57:48 +00:00
test_arity.rb
test_array.rb
test_assignment.rb
test_autoload.rb
test_backtrace.rb
test_basicinstructions.rb
test_beginendblock.rb
test_bignum.rb
test_call.rb
test_case.rb
compile optimized case dispatch for nil/true/false
2015-12-08 01:46:45 +00:00
test_class.rb
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
encoding.c: defer finding encoding
2015-12-02 07:27:22 +00:00
test_enum.rb
test_enumerator.rb
test_env.rb
test_env.rb: escape
2015-12-06 03:12:28 +00:00
test_eval.rb
test_exception.rb
error.c: name_err_local_variables
2015-12-08 05:27:10 +00:00
test_extlibs.rb
test_fiber.rb
test_file.rb
test_file_exhaustive.rb
test_fixnum.rb
test_flip.rb
test_float.rb
test_fnmatch.rb
test_gc.rb
* gc.c (gc_start): force to invoke GC by GC.start
2015-11-19 12:57:20 +00:00
test_hash.rb
* array.c: Improve and fix documentation for Array#dig
2015-12-08 05:21:11 +00:00
test_ifunless.rb
test_integer.rb
test_integer_comb.rb
test_io.rb
increase additional nfiles
2015-11-26 14:13:25 +00:00
test_io_m17n.rb
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
test_keyword.rb
test_lambda.rb
test_lazy_enumerator.rb
test_literal.rb
test_m17n.rb
test_m17n_comb.rb
test_marshal.rb
ruby.c: --debug=frozen-string-literal option
2015-11-21 09:57:31 +00:00
test_math.rb
test_metaclass.rb
test_method.rb
* vm.c (vm_define_method): do not use current CREF immediately,
2015-11-13 17:38:12 +00:00
test_mixed_unicode_escapes.rb
* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.
2015-12-03 06:38:01 +00:00
test_module.rb
* method.h: introduce the folliwing field and macros.
2015-11-18 08:15:51 +00:00
test_not.rb
test_notimp.rb
test_numeric.rb
test_object.rb
string.c: should not taint fstring
2015-12-04 07:48:22 +00:00
test_objectspace.rb
test_objectspace.rb: missing tests from rubyspec
2015-11-25 03:18:13 +00:00
test_optimization.rb
compile optimized case dispatch for nil/true/false
2015-12-08 01:46:45 +00:00
test_pack.rb
test_parse.rb
test_path.rb
test_pipe.rb
test_primitive.rb
test_proc.rb
test_process.rb
* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
2015-12-02 13:58:07 +00:00
test_rand.rb
* test/ruby/test_rand.rb (TestRand#test_default_seed): add
2015-11-30 20:33:04 +00:00
test_range.rb
range.c: infected by the receiver
2015-12-03 05:22:18 +00:00
test_rational.rb
test_rational2.rb
test_readpartial.rb
test_refinement.rb
* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.
2015-11-20 00:17:25 +00:00
test_regexp.rb
test_require.rb
test_rubyoptions.rb
ruby.c: --debug=frozen-string-literal option
2015-11-21 09:57:31 +00:00
test_rubyvm.rb
test_settracefunc.rb
test_signal.rb
test_sleep.rb
test_sprintf.rb
sprintf.c: fix garbage inserted with Rational
2015-12-03 06:33:13 +00:00
test_sprintf_comb.rb
test_string.rb
* string.c: introduce String#+@ and String#-@ to control
2015-12-07 15:10:00 +00:00
test_stringchar.rb
test_struct.rb
struct.c: dig
2015-11-16 09:21:56 +00:00
test_super.rb
test_symbol.rb
symbol.c: not freeze the receiver
2015-11-20 19:34:19 +00:00
test_syntax.rb
parse.y: indented hereoc
2015-12-07 14:39:52 +00:00
test_system.rb
test_thread.rb
thread.c: name must be ascii-compatible
2015-12-04 02:22:44 +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_weakmap.rb
test_whileuntil.rb
test_yield.rb
ut_eof.rb