summaryrefslogtreecommitdiff
path: root/spec/ruby/core/module/autoload_spec.rb
AgeCommit message (Expand)Author
2021-10-20Update to ruby/spec@254c380Benoit Daloze
2021-10-20Update to ruby/spec@d6921efBenoit Daloze
2021-10-08Remove autoload for constant if the autoload failsJeremy Evans
2020-10-24Update to ruby/spec@4f59d86Benoit Daloze
2020-08-28Update to ruby/spec@335eb9bBenoit Daloze
2020-05-31Update to ruby/spec@4e486faBenoit Daloze
2020-04-01Use FrozenError instead of frozen_error_classNobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-08-09Fix typo: duplicated the [skip-ci]ohbarye
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-21Use different names for autoload constants in specs for clarityBenoit Daloze
2019-06-21Add extra spec from https://github.com/ruby/ruby/pull/2173Jean Boussier
2019-06-21Add an optional `inherit` argument to Module#autoload?Jean Boussier
2019-05-08Use ruby_bug guardNobuyoshi Nakada
2019-05-08Do not break rubyspec for old RubyTakashi Kokubun
2019-05-07Avoid triggering autoload in Module#const_defined?(String)Jean Boussier
2019-03-28Update to ruby/spec@e81b3cderegon
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2018-09-25Update to ruby/spec@241f9e7eregon
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-11-19Add specs for concurrent Module#autoloaderegon
2017-11-19Reorganize Module#autoload to have similar specs next to each othereregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon