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
kosaki fde6de9fc7 * test/ruby/test_io.rb (test_advise_pipe): new test to check
io.advise() against anonymous io object don't make crash.
  made by Eric Wong. [Bug #6081] [ruby-core:42880]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-09 09:24:35 +00:00
..
enc
allpairs.rb
beginmainend.rb
endblockwarn_rb
envutil.rb test_pstore.rb: fix for timeout 2012-09-04 12:45:31 +00:00
lbtest.rb
marshaltestlib.rb
memory_status.rb
sentence.rb
test_alias.rb
test_argf.rb
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/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test. 2012-08-23 11:51:30 +00:00
test_call.rb
test_case.rb
test_class.rb Fix r36805. 2012-08-24 06:57:20 +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_continuation.rb (tracing_with_thread_set_trace_func): 2012-08-21 01:41:07 +00:00
test_defined.rb
test_dir.rb dir.c: fix recursion 2012-09-05 04:30:10 +00:00
test_dir_m17n.rb test_dir_m17n.rb: test_glob_incompatible 2012-09-05 03:03:24 +00:00
test_econv.rb
test_encoding.rb
test_enum.rb
test_enumerator.rb
test_env.rb
test_eval.rb vm_eval.c: cref-scope hack 2012-08-08 13:51:32 +00:00
test_exception.rb
test_fiber.rb
test_file.rb
test_file_exhaustive.rb test/ruby/test_file_exhaustive.rb: fix test for HOME-less envs 2012-08-29 22:45:24 +00:00
test_fixnum.rb * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test. 2012-08-23 11:51:30 +00:00
test_float.rb * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test. 2012-08-23 11:51:30 +00:00
test_fnmatch.rb
test_gc.rb
test_hash.rb
test_ifunless.rb use local variables 2012-08-08 13:46:09 +00:00
test_integer.rb
test_integer_comb.rb
test_io.rb * test/ruby/test_io.rb (test_advise_pipe): new test to check 2012-09-09 09:24:35 +00:00
test_io_m17n.rb
test_iseq.rb Suppress warnings 2012-08-21 22:30:43 +00:00
test_iterator.rb use local variables 2012-08-08 13:46:09 +00:00
test_keyword.rb
test_lambda.rb
test_lazy_enumerator.rb
test_literal.rb
test_m17n.rb
test_m17n_comb.rb
test_marshal.rb
test_math.rb
test_metaclass.rb
test_method.rb
test_mixed_unicode_escapes.rb
test_module.rb adding test coverage for invalid attribute names 2012-08-27 17:57:32 +00:00
test_not.rb
test_notimp.rb
test_numeric.rb
test_object.rb object.c: preserve encodings 2012-08-17 14:29:00 +00:00
test_objectspace.rb
test_optimization.rb * vm_insnhelper.c (vm_setup_method): should not enable tail call 2012-08-22 02:25:16 +00:00
test_pack.rb
test_parse.rb
test_path.rb
test_pipe.rb
test_primitive.rb
test_proc.rb
test_process.rb
test_rand.rb
test_range.rb
test_rational.rb
test_rational2.rb
test_readpartial.rb
test_refinement.rb
test_regexp.rb
test_require.rb load.c: keep encoding of feature name 2012-08-23 07:46:12 +00:00
test_rubyoptions.rb
test_settracefunc.rb * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895] 2012-08-22 05:12:31 +00:00
test_signal.rb
test_sleep.rb
test_sprintf.rb
test_sprintf_comb.rb
test_string.rb
test_stringchar.rb use local variables 2012-08-08 13:46:09 +00:00
test_struct.rb
test_super.rb * insns.def (invokesuper): reverted r36640 partially to make super 2012-08-23 04:00:25 +00:00
test_symbol.rb * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test. 2012-08-23 11:51:30 +00:00
test_syntax.rb
test_system.rb
test_thread.rb
test_time.rb
test_time_tz.rb
test_trace.rb
test_transcode.rb Added a test for CoW strings. 2012-08-23 21:14:31 +00:00
test_undef.rb
test_unicode_escape.rb
test_variable.rb
test_whileuntil.rb
test_yield.rb
ut_eof.rb