1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/rubyspec/optional/capi/ext
nobu c6134d19dc fix type
* spec/rubyspec/optional/capi/ext/io_spec.c (io_spec_rb_io_wait_readable):
  fix type of read(2).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-27 12:25:42 +00:00
..
.gitignore
array_spec.c
bignum_spec.c
boolean_spec.c
class_id_under_autoload_spec.c
class_spec.c
class_under_autoload_spec.c
complex_spec.c
constants_spec.c
data_spec.c
encoding_spec.c
enumerator_spec.c
exception_spec.c
file_spec.c
fixnum_spec.c suppress warning 2017-05-14 03:53:59 +00:00
float_spec.c
gc_spec.c
globals_spec.c
hash_spec.c
integer_spec.c
io_spec.c fix type 2017-07-27 12:25:42 +00:00
kernel_spec.c Update to ruby/spec@2795010 2017-05-27 21:55:02 +00:00
marshal_spec.c
module_spec.c
module_under_autoload_spec.c
mutex_spec.c
numeric_spec.c
object_spec.c
proc_spec.c
range_spec.c
rational_spec.c
regexp_spec.c
rubyspec.h Update to ruby/spec@cd1b911 2017-06-15 12:48:52 +00:00
string_spec.c On LLP64 platform (mswin64), the return value of String#hash is fixnum. 2017-05-12 10:23:53 +00:00
struct_spec.c
symbol_spec.c
thread_spec.c Update to ruby/spec@c730f07 2017-06-15 13:34:32 +00:00
time_spec.c
typed_data_spec.c
util_spec.c