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
matz 4ab384be2d * test/ruby/test_basicinstructions.rb: updated for new class
behavior.  [ruby-dev:32192]

* encoding.c (enc_name): Encoding should not rely on ENCODING in
  the FL_USERS flags.

* encoding.c (rb_enc_from_encoding): do not call rb_enc_associate
  for encoding itself.

* encoding.c (enc_register_at): ditto.

* marshal.c (r_ivar): do not set real instance variable for
  encoding data associated.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-09 04:37:36 +00:00
..
beginmainend.rb
endblockwarn.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
envutil.rb
marshaltestlib.rb * test/ruby/marshaltestlib.rb: eval(sym) -> eval(sym.to_s) 2007-02-08 13:03:54 +00:00
sentence.rb
test_alias.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_array.rb
test_assignment.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_basicinstructions.rb * test/ruby/test_basicinstructions.rb: updated for new class 2007-11-09 04:37:36 +00:00
test_beginendblock.rb
test_bignum.rb
test_call.rb
test_case.rb
test_class.rb
test_clone.rb
test_condition.rb * test/*: should not depend on $KCODE. 2004-02-18 13:08:08 +00:00
test_const.rb
test_continuation.rb
test_defined.rb
test_dir.rb specify prefix for Dir.mktmpdir. 2007-10-24 07:11:35 +00:00
test_encoding.rb * encoding.c (rb_obj_encoding): rdoc update. a patch from David 2007-10-14 08:31:51 +00:00
test_enumerator.rb
test_env.rb * test/ruby/test_env.rb (setup, teardown): do not depend on the behavior setting nil. 2005-07-14 23:29:45 +00:00
test_eval.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_exception.rb
test_fiber.rb
test_file.rb specify prefix for Dir.mktmpdir. 2007-10-24 07:11:35 +00:00
test_fixnum.rb
test_float.rb
test_fnmatch.rb
test_gc.rb
test_hash.rb
test_ifunless.rb
test_integer.rb * include/ruby/ruby.h (struct RBignum): embed digits in RBignum for 2007-09-01 12:02:36 +00:00
test_io.rb
test_iterator.rb
test_lambda.rb * parse.y (new_yield), compile.c (iseq_compile_each): fix 2007-06-05 17:26:00 +00:00
test_literal.rb
test_marshal.rb * marshal.c (r_bytes0): check if source has enough data. 2007-10-15 00:58:09 +00:00
test_math.rb
test_method.rb
test_mixed_unicode_escapes.rb * parse.y: patch, based on Nobu's, work to support \u escapes 2007-11-07 22:55:27 +00:00
test_module.rb
test_objectspace.rb
test_optimization.rb
test_pack.rb
test_path.rb
test_pipe.rb * Merge YARV 2006-12-31 15:02:22 +00:00
test_primitive.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_proc.rb
test_process.rb
test_rand.rb
test_range.rb
test_readpartial.rb
test_regexp.rb
test_settracefunc.rb * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h: 2007-04-19 10:37:08 +00:00
test_signal.rb * Merge YARV 2006-12-31 15:02:22 +00:00
test_sprintf.rb
test_string.rb
test_stringchar.rb * sprintf.c (rb_str_format): allow %c to print one character 2006-06-09 21:20:17 +00:00
test_struct.rb
test_super.rb
test_symbol.rb * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047] 2005-12-19 14:33:11 +00:00
test_system.rb refine previous change. 2007-09-28 18:22:23 +00:00
test_thread.rb * thread.c: fix Mutex to be interruptable lock. 2007-08-27 16:48:14 +00:00
test_time.rb
test_trace.rb
test_unicode_escape.rb * parse.y: patch, based on Nobu's, work to support \u escapes 2007-11-07 22:55:27 +00:00
test_variable.rb * variable.c (rb_cvar_set): check whether class variable is 2007-10-03 06:48:06 +00:00
test_whileuntil.rb refine previous change. 2007-09-28 18:22:23 +00:00
test_yield.rb
ut_eof.rb duplicate tests removed. 2005-03-06 03:02:52 +00:00