1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
Jeremy Evans 05313c914b Use category: :deprecated in warnings that are related to deprecation
Also document that both :deprecated and :experimental are supported
:category option values.

The locations where warnings were marked as deprecation warnings
was previously reviewed by shyouhei.

Comment a couple locations where deprecation warnings should probably
be used but are not currently used because deprecation warning
enablement has not occurred at the time they are called
(RUBY_FREE_MIN, RUBY_HEAP_MIN_SLOTS, -K).

Add assert_deprecated_warn to test assertions.  Use this to simplify
some tests, and fix failing tests after marking some warnings with
deprecated category.
2020-12-18 09:54:11 -08:00
..
-test-
minitest tune parallel test 2020-12-01 09:39:09 +09:00
test Use category: :deprecated in warnings that are related to deprecation 2020-12-18 09:54:11 -08:00
webrick Removed needless gemspec of webrick 2020-12-11 14:16:42 +09:00
colorize.rb Add default color for each instance 2020-08-11 18:35:07 +09:00
envutil.rb Pass ASAN options to child environments 2020-09-28 09:45:04 -07:00
find_executable.rb
gc_compact_checker.rb
iseq_loader_checker.rb
jisx0208.rb
leakchecker.rb
memory_status.rb
profile_test_all.rb
tracepointchecker.rb
vcs.rb
vpath.rb
webrick.rb Move webrick library into internal test toolchain 2020-12-10 18:06:25 +09:00
zombie_hunter.rb