Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision 92b907d1
Added by
Eregon (Benoit Daloze)
almost 3 years
ago
ID
92b907d12d6de6f74f1efa6d8cd4fed8fa50763e
Parent
5e39b3b8
Child
c7225971
Enable deprecation warnings for test-all
So deprecated methods/constants/functions are dealt with early,
instead of many tests breaking suddenly when removing a deprecated
method/constant/function.
Follows
https://bugs.ruby-lang.org/issues/17591
Loading...
Enable deprecation warnings for test-all
instead of many tests breaking suddenly when removing a deprecated
method/constant/function.