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/core/array
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
..
fixtures Update to ruby/spec@8d74d49 2019-06-27 21:02:36 +02:00
pack Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
shared Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
allocate_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
any_spec.rb
append_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
array_spec.rb
assoc_spec.rb
at_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
bsearch_index_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
bsearch_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
clear_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
clone_spec.rb
collect_spec.rb
combination_spec.rb Update to ruby/spec@6cf8ebe 2019-02-07 16:35:33 +00:00
compact_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
comparison_spec.rb
concat_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
constructor_spec.rb
count_spec.rb
cycle_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
delete_at_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
delete_if_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
delete_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
difference_spec.rb Update to ruby/spec@35a9fba 2019-01-20 20:38:57 +00:00
dig_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
drop_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
drop_while_spec.rb
dup_spec.rb
each_index_spec.rb
each_spec.rb Update to ruby/spec@7a16e01 2019-02-21 15:38:59 +00:00
element_reference_spec.rb
element_set_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
empty_spec.rb
eql_spec.rb
equal_value_spec.rb Update to ruby/spec@8d74d49 2019-06-27 21:02:36 +02:00
fetch_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
fill_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
filter_spec.rb
find_index_spec.rb
first_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
flatten_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
frozen_spec.rb
hash_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
include_spec.rb
index_spec.rb
initialize_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
insert_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
inspect_spec.rb
intersection_spec.rb
join_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
keep_if_spec.rb
last_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
length_spec.rb
map_spec.rb
max_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
min_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
minus_spec.rb
multiply_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
new_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
partition_spec.rb
permutation_spec.rb
plus_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
pop_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
prepend_spec.rb
product_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
push_spec.rb
rassoc_spec.rb Update to ruby/spec@6cf8ebe 2019-02-07 16:35:33 +00:00
reject_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
repeated_combination_spec.rb Update to ruby/spec@6cf8ebe 2019-02-07 16:35:33 +00:00
repeated_permutation_spec.rb
replace_spec.rb
reverse_each_spec.rb
reverse_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
rindex_spec.rb
rotate_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
sample_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
select_spec.rb
shift_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
shuffle_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
size_spec.rb
slice_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
sort_by_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
sort_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
sum_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
take_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
take_while_spec.rb
to_a_spec.rb
to_ary_spec.rb
to_h_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
to_s_spec.rb
transpose_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
try_convert_spec.rb Update to ruby/spec@875a09e 2019-07-27 12:40:09 +02:00
union_spec.rb
uniq_spec.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
unshift_spec.rb
values_at_spec.rb
zip_spec.rb Update to ruby/spec@6cf8ebe 2019-02-07 16:35:33 +00:00