1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
Jeremy Evans ffd0820ab3 Deprecate taint/trust and related methods, and make the methods no-ops
This removes the related tests, and puts the related specs behind
version guards.  This affects all code in lib, including some
libraries that may want to support older versions of Ruby.
2019-11-18 01:00:25 +02:00
..
arith_seq
array
bignum
bug_reporter
class
debug
exception
file
float
funcall Add three more C-API functions for handling keywords 2019-09-29 18:31:08 -07:00
gvl
hash
integer
iseq_load
iter
load
marshal
method
num2int
path_to_class
popen_deadlock
postponed_job
proc
rational
st
string Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
struct Fix typos 2019-11-09 21:12:29 +09:00
symbol
thread_fd_close
time
tracepoint
typeddata
vm
wait_for_single_fd
win32
test_bug-3571.rb
test_bug-5832.rb
test_bug-14834.rb
test_enumerator_kw.rb Add rb_enumeratorize_with_size_kw and related macros 2019-09-30 07:06:42 -07:00
test_notimplement.rb
test_printf.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
test_recursion.rb
test_scan_args.rb