1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
nobu 8e864d1e86 * load.c (rb_get_load_path): returns the load path without
touching.

* load.c (rb_feature_provided): new function to return the loading
  path in addition to rb_provided().

* load.c (search_required): sets path if loading.

* variable.c (autoload_provided): load paths are expanded to check
  if loading.

* variable.c (autoload_node): keeps autoload mark while loading.
  [ruby-core:20235]

* variable.c (rb_const_get_0): loops while autoload mark is set.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-04 18:29:20 +00:00
..
pending.rb
runner.rb
test_attr.rb
test_autoload.rb * load.c (rb_get_load_path): returns the load path without 2008-12-04 18:29:20 +00:00
test_block.rb
test_class.rb
test_eval.rb
test_exception.rb
test_finalizer.rb
test_flip.rb
test_flow.rb
test_fork.rb
test_io.rb * bootstraptest/test_io.rb: no need to create real file. 2008-08-28 10:05:35 +00:00
test_jump.rb
test_literal.rb
test_load.rb
test_marshal.rb
test_massign.rb
test_method.rb * parse.y (arg_concat_gen): concat target node should be NODE_ARRAY. 2008-10-21 20:45:35 +00:00
test_objectspace.rb
test_proc.rb
test_struct.rb
test_syntax.rb
test_thread.rb * bootstraptest/test_thread.rb: ignore some exceptions. 2008-10-28 00:52:32 +00:00