ruby--ruby/test/ruby
matz 610b5d7975 * variable.c (rb_cvar_set): class variables become private to the
particular class/module. [Ruby2]

* variable.c (rb_cvar_get): ditto.

* io.c (rb_io_sync): need not to check writable. [ruby-core:02674]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5977 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-19 07:13:01 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb
marshaltestlib.rb
test_alias.rb
test_array.rb
test_assignment.rb * ext/syck/rubyext.c: get rid of warnings. 2004-03-03 23:08:45 +00:00
test_beginendblock.rb
test_bignum.rb
test_call.rb
test_case.rb
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_env.rb
test_eval.rb
test_exception.rb
test_file.rb
test_float.rb
test_gc.rb
test_hash.rb
test_ifunless.rb
test_iterator.rb * eval.c (proc_eq): avoid false positive by using scope and 2004-03-18 10:09:43 +00:00
test_marshal.rb
test_math.rb
test_pack.rb
test_path.rb
test_pipe.rb
test_proc.rb * eval.c (proc_eq): avoid false positive by using scope and 2004-03-18 10:09:43 +00:00
test_range.rb
test_signal.rb
test_sprintf.rb
test_stringchar.rb
test_struct.rb
test_system.rb
test_time.rb * test/ruby/test_time.rb: added tests for [ruby-dev:22614] and 2004-01-19 07:32:47 +00:00
test_trace.rb
test_variable.rb * variable.c (rb_cvar_set): class variables become private to the 2004-03-19 07:13:01 +00:00
test_whileuntil.rb
ut_eof.rb