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
Koichi Sasada fde136152e should not check taint flag on rubyspec.
Now taint flag is obsolete and it is used fro shareaable flag.
So we should not check this flag.
2020-09-25 12:52:53 +09:00
..
.gitignore
array_spec.c
basic_object_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 Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
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
language_spec.c
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
rbasic_spec.c should not check taint flag on rubyspec. 2020-09-25 12:52:53 +09:00
regexp_spec.c Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
rubyspec.h
st_spec.c
string_spec.c
struct_spec.c
symbol_spec.c
thread_spec.c
time_spec.c
tracepoint_spec.c
typed_data_spec.c Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
util_spec.c