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
nobu 7fbf13f7f2 * ext/stringio/stringio.c (strio_read): follow IO#read.
* test/ruby/ut_eof.rb, test/ruby/test_file.rb, test/ruby/test_pipe.rb,
  test/stringio/test_stringio.rb: add EOF test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-05 02:54:48 +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 * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"], 2003-10-13 14:59:25 +00:00
test_alias.rb
test_array.rb
test_assignment.rb * eval.c (proc_invoke): single array value to normal Proc#call 2003-10-29 17:47:24 +00:00
test_beginendblock.rb * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
test_bignum.rb
test_call.rb
test_case.rb * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio 2003-10-30 09:36:41 +00:00
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_env.rb * io.c (argf_read): should not terminate on empty string; wait 2003-12-03 17:30:09 +00:00
test_eval.rb
test_exception.rb
test_file.rb * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
test_float.rb * numeric.c (num_sadded): prohibit singleton method definition for 2003-12-01 13:16:09 +00:00
test_gc.rb
test_hash.rb * parse.y (new_yield): remove magic argument rule; "yield [1,2]" 2003-10-28 02:27:06 +00:00
test_ifunless.rb
test_iterator.rb * eval.c (proc_invoke): single array value to normal Proc#call 2003-10-29 17:47:24 +00:00
test_marshal.rb * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of 2003-10-14 15:14:02 +00:00
test_math.rb
test_pack.rb
test_path.rb
test_pipe.rb * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
test_proc.rb * test/ruby/test_proc.rb (test_arity): added. 2003-11-27 19:45:17 +00:00
test_range.rb * test/ruby/test_range.rb: added. 2003-10-17 02:18:01 +00:00
test_signal.rb * test/ruby/test_signal.rb (test_signal): restore old trap. 2003-10-20 02:31:47 +00:00
test_stringchar.rb
test_struct.rb
test_system.rb * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
test_trace.rb
test_variable.rb
test_whileuntil.rb
ut_eof.rb * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00