ruby--ruby/test/ruby
akr 2f9ecb628b avoid ruby -d test/ruby/test_marshal.rb output binary marshaled data.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-15 11:20:45 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb
marshaltestlib.rb avoid ruby -d test/ruby/test_marshal.rb output binary marshaled data. 2007-12-15 11:20:45 +00:00
sentence.rb
test_alias.rb
test_array.rb * array.c (rb_ary_slice_bang): If an invalid range is given, do 2007-12-10 13:25:39 +00:00
test_assignment.rb
test_basicinstructions.rb
test_beginendblock.rb * test_beginendblock.rb: add loop to wait signal. 2007-11-27 02:28:28 +00:00
test_bignum.rb
test_call.rb
test_case.rb
test_class.rb
test_clone.rb
test_condition.rb
test_const.rb
test_continuation.rb
test_defined.rb * compile.c, insns.def: change return value of "defined?" 2007-11-27 04:43:54 +00:00
test_dir.rb
test_encoding.rb
test_enumerator.rb
test_env.rb
test_eval.rb * test/ruby/test_eval.rb (TestEval::test_instance_eval_cvar): 2007-11-26 01:31:20 +00:00
test_exception.rb
test_fiber.rb
test_file.rb
test_fixnum.rb
test_float.rb
test_fnmatch.rb
test_gc.rb
test_hash.rb
test_ifunless.rb
test_integer.rb * bignum.c (rb_cstr_to_inum): trailing spaces may exist at sqeezing 2007-12-04 02:23:52 +00:00
test_io.rb
test_iterator.rb
test_lambda.rb
test_literal.rb
test_m17n.rb * encoding.c (rb_enc_compatible): encoding should never fall back 2007-12-13 13:44:02 +00:00
test_marshal.rb
test_math.rb
test_method.rb
test_mixed_unicode_escapes.rb
test_module.rb
test_objectspace.rb
test_optimization.rb
test_pack.rb
test_path.rb
test_pipe.rb
test_primitive.rb
test_proc.rb
test_process.rb report the reason of process termination. 2007-11-30 08:47:22 +00:00
test_rand.rb
test_range.rb
test_readpartial.rb
test_regexp.rb * re.c (rb_reg_expr_str): use \xHH instead of \OOO. 2007-12-09 21:48:05 +00:00
test_settracefunc.rb
test_signal.rb check Process.kill instead of Process#kill. 2007-12-02 04:13:17 +00:00
test_sprintf.rb * bootstraptest/test_knownbug.rb: move fixed bugs. 2007-12-01 05:43:06 +00:00
test_string.rb * string.c (rb_str_shared_replace): make str noembed after free. 2007-12-13 11:52:15 +00:00
test_stringchar.rb
test_struct.rb
test_super.rb
test_symbol.rb
test_system.rb
test_thread.rb
test_time.rb
test_trace.rb
test_transcode.rb * transcode.c (str_transcode, transcode_dispatch): added two-step 2007-12-15 05:42:25 +00:00
test_unicode_escape.rb * include/ruby/intern.h (rb_uv_to_utf8): declared. 2007-12-01 16:56:19 +00:00
test_variable.rb
test_whileuntil.rb
test_yield.rb add test for enumerator. 2007-11-28 07:48:23 +00:00
ut_eof.rb