mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
05313c914b
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. |
||
---|---|---|
.. | ||
-test- | ||
minitest | ||
test | ||
webrick | ||
colorize.rb | ||
envutil.rb | ||
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 | ||
zombie_hunter.rb |