1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
ko1 88f570d9ae * proc.c (proc_dup): proc->block.proc should be self.
* bootstraptest/test_knownbug.rb, test_method.rb:
  move a fixed test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-01 22:02:23 +00:00
..
runner.rb
test_block.rb
test_class.rb * bootstraptest/test_class.rb: new file. 2007-02-24 09:45:25 +00:00
test_eval.rb
test_exception.rb
test_flip.rb
test_flow.rb
test_jump.rb
test_knownbug.rb * proc.c (proc_dup): proc->block.proc should be self. 2007-10-01 22:02:23 +00:00
test_literal.rb
test_massign.rb
test_method.rb * proc.c (proc_dup): proc->block.proc should be self. 2007-10-01 22:02:23 +00:00
test_objectspace.rb
test_proc.rb
test_syntax.rb
test_thread.rb