1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/optional/capi/ext
ko1 61391616f4 NULL class Data_Wrap_Struct is not allowed.
* spec/ruby/optional/capi/typed_data_spec.rb: same as r63692.

* spec/ruby/optional/capi/ext/typed_data_spec.c: ditto.

* vm_insnhelper.h (PUSH): re-enable assertion to check hidden objects.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-19 02:46:10 +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 Removed unobservable behavior 2018-06-18 23:19:38 +00:00
encoding_spec.c
enumerator_spec.c
exception_spec.c
file_spec.c
fixnum_spec.c
float_spec.c
gc_spec.c
globals_spec.c
hash_spec.c
integer_spec.c
io_spec.c
kernel_spec.c Update to ruby/spec@a6b8805 2017-10-28 15:15:48 +00:00
marshal_spec.c
module_spec.c
module_under_autoload_spec.c
mutex_spec.c
numeric_spec.c Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
object_spec.c Update to ruby/spec@bacedc5 2017-12-01 15:41:50 +00:00
proc_spec.c
range_spec.c
rational_spec.c
regexp_spec.c
rubyspec.h Update to ruby/spec@83063a3 2018-01-29 16:08:16 +00:00
st_spec.c
string_spec.c Update to ruby/spec@4bb0f25 2018-06-13 21:58:54 +00:00
struct_spec.c
symbol_spec.c
thread_spec.c
time_spec.c
typed_data_spec.c NULL class Data_Wrap_Struct is not allowed. 2018-06-19 02:46:10 +00:00
util_spec.c