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 Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
basic_object_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
bignum_spec.c
boolean_spec.c
class_id_under_autoload_spec.c
class_spec.c Update to ruby/spec@d394dfd 2020-05-02 16:03:14 +02:00
class_under_autoload_spec.c
complex_spec.c
constants_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
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 Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
gc_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
globals_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
hash_spec.c Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
integer_spec.c Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
io_spec.c
kernel_spec.c Remove spec which is an incorrect usage of rb_rescue2() 2020-03-28 12:34:45 +01:00
language_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
marshal_spec.c
module_spec.c
module_under_autoload_spec.c
mutex_spec.c
numeric_spec.c Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
object_spec.c Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
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 Update to ruby/spec@7289ea3 2020-04-04 01:02:53 +02:00
st_spec.c
string_spec.c Update to ruby/spec@6c466d4 2020-06-27 16:40:16 +02:00
struct_spec.c
symbol_spec.c Update to ruby/spec@d394dfd 2020-05-02 16:03:14 +02:00
thread_spec.c
time_spec.c
tracepoint_spec.c Update to ruby/spec@d394dfd 2020-05-02 16:03:14 +02:00
typed_data_spec.c Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
util_spec.c Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00